Adding skywalker to the list (#1514)

This commit is contained in:
Will Dixon 2017-08-02 13:02:54 -04:00 committed by Kirill Danshin
parent 225a91cadf
commit e48b7d6513

View File

@ -453,6 +453,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
* [go-csv-tag](https://github.com/artonge/go-csv-tag) - Load csv file using tag.
* [go-gtfs](https://github.com/artonge/go-gtfs) - Load gtfs files in go.
* [notify](https://github.com/rjeczalik/notify) - File system event notification library with simple API, similar to os/signal.
* [skywalker](https://github.com/dixonwille/skywalker) - A package to allow one to concurrently go through a filesystem with ease.
* [tarfs](https://github.com/posener/tarfs) - An implementation of the [`FileSystem` interface](https://godoc.org/github.com/kr/fs#FileSystem) for tar files.
## Financial