package
3.1.0+incompatible
Repository: https://github.com/keboola/processor-split-table.git
Documentation: pkg.go.dev

# Packages

Package progress provides slicing progress logger.

# Functions

NewFileReader creates the Reader for a single CSV file.
NewSlicesReader creates the Reader for a sliced CSV table.

# Constants

MaxTokenBufferSize specifies maximal size of the scanner buffer, it is also maximum length of a CSV row.
StartTokenBufferSize specifies initial size of the scanner buffer.

# Structs

Reader reads rows from the CSV table.