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
- Version
- v0.3.0-alpha1
- Published
- Jul 26, 2020
- Platform
- linux/amd64
- Imports
- 4 packages
- Last checked
- 17 minutes ago –
Tools for package owners.