aboutsummaryrefslogtreecommitdiff
path: root/Readme.textile
blob: 14aed69756c22a1970abe7e449eb6db768ec445b (plain)
1
2
3
4
5
6
7
8
9
10
h2. Bug

If a column has a blank header, unmarshalling fails.

h2. Running

# go get -u github.com/gocarina/gocsv
# go get -u github.com/User4574/gocsvexample
# cd $GOPATH/src/github.com/User4574/gocsvexample
# go test