issues
search
gocarina
/
gocsv
The GoCSV package aims to provide easy CSV serialization and deserialization to the golang programming language
MIT License
1.99k
stars
245
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix: call to (*T).Fatal from a non-test goroutine
#230
haton14
closed
1 year ago
1
sian product
#229
KinaneD
closed
1 year ago
1
Discard nested struct fields from CSV with MarshalFile
#228
KinaneD
closed
1 year ago
2
new version can't work well
#227
tooodooo
opened
2 years ago
1
Unrevert "Prefix fields of nested struct with tag of nested struct + ."
#226
acls
closed
2 years ago
4
Is there a way to reorder the columns?
#225
shigetaichi
opened
2 years ago
4
Respect csv ignore tag
#224
MJacred
closed
2 years ago
2
Fixes example code for specified delimiter in writer
#223
funkvn
closed
2 years ago
2
Allow clashing field names of nested structs to be overridden with custom unmarshalers
#222
nmlgc
closed
2 years ago
1
bugfix: parsing floats with "," as decimal seperator. Statement had n…
#221
FlorianPalm
closed
2 years ago
1
Error for bare quote (") in non-quoted field, but the file doesn't contain any quotes
#220
jgdodson
opened
2 years ago
1
Teach MarshalChan to return sentinel error when channel is closed
#219
Don-Vito
closed
2 years ago
1
Added marshal support for untagged slices
#218
Woody1193
closed
2 years ago
1
Fixed issue with MarshalCSV of pointer type not marshalling properly
#217
Woody1193
closed
2 years ago
1
Struct with MarshalCSV function defined also has fields marshal to separate columns
#216
Woody1193
closed
2 years ago
1
Fixed issue with unmarshalling slice of structs that is empty
#215
Woody1193
closed
2 years ago
1
Unable to unmarshal empty list of structs after marshal
#214
Woody1193
closed
2 years ago
1
[WIKI] the wiki is open to contribution for everyone ?
#213
slashformotion
closed
2 years ago
1
Add function to marshal to string omitting headers
#212
firedfly2
closed
2 years ago
1
Update UnmarshalToCallback to allow returning an error
#211
krazik-intuit
closed
2 years ago
1
Revert "Prefix fields of nested struct with tag of nested struct + ."
#210
ieure
closed
2 years ago
1
gocsv panic on struct with custom unmarshaller
#209
tvojacek
closed
2 years ago
0
Prefix fields of nested struct with tag of nested struct + .
#208
acls
closed
2 years ago
1
Marshal and Unmarshal arrays and slices to and from multiple columns
#207
acls
closed
2 years ago
0
Add function to marshal to channel omitting headers
#206
lzambarda
closed
2 years ago
1
Export decoder and simpleDecoder interface methods
#205
tuananhlai
closed
2 years ago
1
Handle the conversion of floats with comma
#204
zakaria-elachham
closed
2 years ago
2
Marshaling quotations is not working properly
#203
Cih2001
opened
2 years ago
3
Unmarshaling "" into a *bool should return nil
#202
intentionally-left-nil
opened
2 years ago
2
feat: add header renormalization method
#201
ghost
closed
2 years ago
6
UnmarshalFile method multipart.File support
#200
vahdet
opened
3 years ago
2
Trim whitespace when parsing csv tags
#199
cArchivist
closed
3 years ago
0
Remove columns dinamically on csv generation
#198
andreadragotta
opened
3 years ago
6
go fmt, golint, fix 0001239 to not error when placed into an int, bas…
#197
nlacey
closed
3 years ago
0
Export a slice to multiple auto-generated columns
#196
IGLOU-EU
opened
3 years ago
0
Add an unmarshaling function for 2-column CSV into generic maps
#195
nmlgc
closed
3 years ago
1
Is there a way to write records by column?
#194
axiaoxin
opened
3 years ago
0
Tab Delimited Files - Issues processing
#193
bovinemagnet
opened
3 years ago
1
How to use quotes and delimiter?
#192
michaelwijnands
opened
3 years ago
1
Not able to parse first column
#191
abhijeetshuklaoist
opened
3 years ago
3
Not able to parse first column
#190
abhijeetshuklaoist
closed
3 years ago
0
Decode: allow default values
#189
Dasio
closed
3 years ago
1
fix: Wrong Error Thrown When No Fields In Struct
#188
kangoo13
closed
3 years ago
1
The error message is incorrect while struct is empty
#187
Jannchie
closed
3 years ago
1
parse error on line 1, column 14: bare " in non-quoted-field
#186
chaunsin
closed
3 years ago
3
Question: how to Skip lines that causes error?
#185
benemohamed
opened
3 years ago
3
fixed marshaling of string aliases
#184
cbelsole
closed
3 years ago
1
Does it support map parsing? thank!
#183
xjellyx
opened
4 years ago
0
ParseInt should use base 10 specifically, to avoid crashing on padded numbers
#182
awbacker
opened
4 years ago
0
extract ErrEmptyCSVFile and ErrNoStructTags error values
#181
jonahgeorge
closed
4 years ago
1
Previous
Next