proxy.golang.org : gitee.com/mirrors/csvutil
Package csvutil exposes functions and types to easily handle CSV files. csvutil builds upon the encoding/csv package and provides the Table type. A Table can read data from a CSV file into a struct value whose fields are the various columns of the CSV file. Conversely, a Table can write data into a CSV file from a struct value.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/gitee.com/mirrors/csvutil
License: BSD-3-Clause
Latest release: over 8 years ago
First release: over 8 years ago
Namespace: gitee.com/mirrors
Last synced: 2 days ago