package
1.24.4
Repository: https://pkg.go.dev/std
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].
Deprecated: ErrTrailingComma is no longer used.

# Structs

A ParseError is returned for parsing errors.
A Reader reads records from a CSV-encoded file.
A Writer writes records using CSV encoding.