package csv
import "cuelang.org/go/pkg/encoding/csv"
Index ¶
Functions ¶
func Decode ¶
Decode reads in a csv into a list of lists.
func Encode ¶
Encode encode the given list of lists to CSV.
Source Files ¶
manual.go pkg.go
- Version
- v0.12.0 (latest)
- Published
- Jan 30, 2025
- Platform
- linux/amd64
- Imports
- 6 packages
- Last checked
- 8 hours ago –
Tools for package owners.