My shared Go code library
Package | Description |
---|---|
encoding | a reader that converts transparently utf-16 files to utf-8 |
globchanel | An asynchronous version of filepath.Glob. But it gives disappointing performance compared to filepath.GLob |
pipeline | Flow of tasks chained in a pipeline |
walker | Explore folders and archives |