Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
New writes all of the Rows in a Table to a CSV file. It assumes that all Rows have the same headers. Columns are written in alphabetical order.
func NewWithCsvWriter ¶
NewWithCsvWriter writes all of the Rows in a Table to a CSV file using the options in the CSV writer. It assumes that all Rows have the same headers. Columns are written in alphabetical order.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.