mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Add github.com/artonge/go-csv-tag (#1493)
This commit is contained in:
parent
108223275f
commit
fd7b488a84
@ -451,6 +451,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
|||||||
|
|
||||||
* [afero](https://github.com/spf13/afero) - A FileSystem Abstraction System for Go.
|
* [afero](https://github.com/spf13/afero) - A FileSystem Abstraction System for Go.
|
||||||
* [go-csv-tag](https://github.com/artonge/go-csv-tag) - Load csv file using tag.
|
* [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.
|
* [notify](https://github.com/rjeczalik/notify) - File system event notification library with simple API, similar to os/signal.
|
||||||
* [tarfs](https://github.com/posener/tarfs) - An implementation of the [`FileSystem` interface](https://godoc.org/github.com/kr/fs#FileSystem) for tar files.
|
* [tarfs](https://github.com/posener/tarfs) - An implementation of the [`FileSystem` interface](https://godoc.org/github.com/kr/fs#FileSystem) for tar files.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user