package
0.0.0-20241223220703-7f3c7df797ff
Repository: https://github.com/mewkiz/pkg.git
Documentation: pkg.go.dev

# Functions

Parse parses the given CSV stream into v.
ParseFile parses the given CSV file into v.
Write marshals v into CSV format, writing to w.
WriteFile marshals v into CSV format, writing to csvPath.