package
0.0.0-20240830091141-819b40b304b5
Repository: https://github.com/remobjects/goldbaselibrary.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.
Deprecated: 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.