The GoCSV package aims to provide easy CSV serialization and deserialization to the golang programming language
1.99k
stars
245
forks
source link
Marshal and Unmarshal arrays and slices to and from multiple columns #207
Closed
acls closed 2 years ago
Fixes #166 and #196
This adds a new tag
csv[]
that is used to specify the number of items to include. eg:When marshaling/unmarshaling
SliceStructSample
the following headers will be used: