package
Version:
v1.1.2
Opens a new window with list of versions in this module.
Published: Oct 26, 2022
License: MIT
Opens a new window with license information.
Imports: 15
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
CSV CSV struct
func New(value interface{}, config ...Config) *CSV
New initialize CSV backend, config is option, the last one will be used if there are more than one configs
type Config struct {
TrimSpace bool
}
Config CSV exchange config
Rows CSV rows struct
Next read next rows from CSV
ReadRow read row from CSV
Source Files
¶
Click to show internal directories.
Click to hide internal directories.