Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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).