package
1.2.3
Repository: https://github.com/matrixorigin/matrixone.git
Documentation: pkg.go.dev

# Functions

IndexAnyByte returns the byte index of the first occurrence in s of any in the byte points in chars.
NewCSVParser creates a CSV parser.

# Variables

No description provided by the author
LargestEntryLimit is the max size for reading file to buf.
No description provided by the author

# Structs

No description provided by the author
CSVParser is basically a copy of encoding/csv, but special-cased for MySQL-like input.
No description provided by the author