Documentation
¶
Index ¶
- func CSV2DB(ctx context.Context, f io.Reader, output string, tableName string) error
- func DB2CSV(ctx context.Context, input string, output io.Writer, query string) error
- func FromDB(ctx context.Context, input string, w CSVWriter, query string) error
- func ToDB(ctx context.Context, r CSVReader, output string, tableName string) error
- type CSVReader
- type CSVWriter
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.