mirror of https://github.com/minio/minio.git
9902c9baaa
This commit modifies csv parser, a fork of golang csv parser to support a custom quote escape character. The quote escape character is used to escape the quote character when a csv field contains a quote character as part of data. |
||
---|---|---|
.. | ||
example_test.go | ||
fuzz.go | ||
reader.go | ||
reader_test.go | ||
writer.go | ||
writer_test.go |