Discover Packages
github.com/jmacd/supruglue
tools
internal
csv
package
Version:
v0.0.0-...-94f68a3
Opens a new window with list of versions in this module.
Published: May 1, 2024
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
ReadAll converts a CSV file into a list of T structs (all defined
above), where the first CSV row matches field names. This is done
via an intermediate JSON representation.
type Validator interface {
Validate() error
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.