package
0.7.10
Repository: https://github.com/huangjunwen/sqlw-mysql.git
Documentation: pkg.go.dev

# Functions

ExtractExtColumnTypes extracts ExtColumnType(s) from sql.Rows.
NewLoader creates a loader.

# Variables

ConnectTimeout is the timeout for connecting database.
QueryTimeout is the timeout for querying database.

# Structs

ExtColumnType extends sql.ColumnType with some type information returned from wire but not exported.
Loader is used to load information from a MySQL database.