Documentation
¶
Overview ¶
Package csv implements the sq driver for CSV/TSV et al.
Index ¶
Constants ¶
View Source
const ( // TypeCSV is the CSV driver type. TypeCSV = source.Type("csv") // TypeTSV is the TSV driver type. TypeTSV = source.Type("tsv") )
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.