//
pkg.gl
Category
github.com/markelrep/csvalidator
files
package
0.2.8
Repository:
https://github.com/markelrep/csvalidator.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
2
Files
171 SLOC
#
Functions
NewFile
No description provided by the author
NewFiles
NewFiles create a new Files from path.
#
Variables
BOM
BOM is the pattern of BOM bytes that can contains CSV file.
#
Structs
File
File represent CSV file.
Row
Row represents row from csv file as slice of string.
#
Type aliases
Files
Files slice of File.