Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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