Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zbindenren/csv
CSV to Struct Unmarshaler
https://github.com/zbindenren/csv
Last synced: about 2 hours ago
JSON representation
CSV to Struct Unmarshaler
- Host: GitHub
- URL: https://github.com/zbindenren/csv
- Owner: zbindenren
- License: mit
- Created: 2015-09-28T15:49:55.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-10-07T14:05:49.000Z (over 9 years ago)
- Last Synced: 2024-12-13T19:47:59.535Z (about 2 months ago)
- Language: Go
- Size: 152 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# csv [![GoDoc](http://godoc.org/github.com/zbinderen/csv?status.svg)](http://godoc.org/github.com/zbindenren/csv)
## Installation
go get github.ch/zbindenren.csv
## Usage
See [example](./example/example.go).