csv

package
v0.0.0-...-1c76c89 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 8, 2024 License: MIT Imports: 1 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Exports = map[string]interface{}{
	"_name": "encoding/csv",

	"ErrBareQuote":     csv.ErrBareQuote,
	"ErrFieldCount":    csv.ErrFieldCount,
	"ErrQuote":         csv.ErrQuote,
	"ErrTrailingComma": csv.ErrTrailingComma,

	"reader": csv.NewReader,
	"writer": csv.NewWriter,

	"NewWriter": csv.NewWriter,
	"NewReader": csv.NewReader,
}

Exports is the export table of this module.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL