//
pkg.gl
Category
github.com/doublecloud/transfer
pkg
csv
package
0.0.0-rc9
Repository:
https://github.com/doublecloud/transfer.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
1
Files
456 SLOC
#
Functions
NewReader
No description provided by the author
NewSplitter
No description provided by the author
NewSplitterSize
No description provided by the author
#
Structs
Reader
No description provided by the author
Splitter
Splitter splits CSV formatted data into separate entries, taking into account line breaks, quoting and escaping, and writes those entries into the given writer.