package
0.2.8
Repository: https://github.com/markelrep/csvalidator.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
NewFiles create a new Files from path.

# Variables

BOM is the pattern of BOM bytes that can contains CSV file.

# Structs

File represent CSV file.
Row represents row from csv file as slice of string.

# Type aliases

Files slice of File.