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
![]() |
index : gocsvexample.git | |
Example for gocsv that columns with blank headers don't work |
aboutsummaryrefslogtreecommitdiff |
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