Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExportToCSV ¶
func ExportToCSV( profile string, table string, index string, qp *QueryParams, columns string, skipColumns string, limit uint, w io.Writer) ([]string, bool)
ExportToCSV exports the result of the scan or query from the table into the corresponding CSV file using provided table and other settings.
Types ¶
Click to show internal directories.
Click to hide internal directories.