package
0.0.0-20210514083400-266bd3af2e90
Repository: https://github.com/gulien/aws-s3-csv-parser.git
Documentation: pkg.go.dev
# Functions
NewMySQLInserter creates an instance of MySQLInserter.
# Structs
InsertOptions gathers the options of an insert process.
MySQLInserter implements Inserter for a MySQL datasource.
# Interfaces
Inserter inserts records from a CSV file to a datasource.