package
25.1.0+incompatible
Repository: https://github.com/cockroachdb/cockroach.git
Documentation: pkg.go.dev

# Functions

NewReader returns a new Reader that reads from r.
NewWriter returns a new Writer that writes to w.

# Variables

These are the errors that can be returned in ParseError.Err.
These are the errors that can be returned in ParseError.Err.
These are the errors that can be returned in ParseError.Err.

# Structs

A ParseError is returned for parsing errors.
A Reader reads records from a CSV-encoded file.
Record is a single column of a CSV row.
A Writer writes records to a CSV encoded file.