Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/segment-boneyard/go-mapped-csv
Write CSV mapped by column.
https://github.com/segment-boneyard/go-mapped-csv
Last synced: about 5 hours ago
JSON representation
Write CSV mapped by column.
- Host: GitHub
- URL: https://github.com/segment-boneyard/go-mapped-csv
- Owner: segment-boneyard
- Created: 2014-10-15T20:29:55.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-06-25T01:16:01.000Z (over 9 years ago)
- Last Synced: 2024-06-20T15:07:48.801Z (5 months ago)
- Language: Go
- Size: 125 KB
- Stars: 13
- Watchers: 47
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# go-mapped-csv
Like stdlib's encoding/csv except that it writes maps based on the columns passed.
View the [docs](http://godoc.org/pkg/github.com/segmentio/go-mapped-csv).
# License
MIT