//
pkg.gl
Category
github.com/JensRantil/go-csv
dialect
package
1.0.0
Repository:
https://github.com/jensrantil/go-csv.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
3
Files
75 SLOC
#
Functions
FromCommandLine
Construct a CSV Dialect from command line using the `flag` package.
FromFlagSet
Constructs a CSV Dialect from a specific flagset.
#
Structs
DialectBuilder
No description provided by the author