# Functions
NewBulkInserter returns a BulkInserter.
NewMysql returns a mysql connection.
NewSqlConn returns a SqlConn with given driver name and datasource.
# Variables
ErrNotFound is an alias of sql.ErrNoRows.
ErrNotMatchDestination is an error that indicates not matching destination to scan.
ErrNotReadableValue is an error that indicates value is not addressable or interfaceable.
ErrNotSettable is an error that indicates the passed in variable is not settable.
ErrUnsupportedValueType is an error that indicates unsupported unmarshal type.
# Structs
No description provided by the author
# Interfaces
No description provided by the author
No description provided by the author
No description provided by the author