//
pkg.gl
Category
github.com/faith0831/easygen
pkg
db
mysql
package
2.0.1+incompatible
Repository:
https://github.com/faith0831/easygen.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
5
Dependents
2
Files
83 SLOC
#
Functions
New
New 创建数据源实例.
#
Constants
ProviderName
ProviderName mysql.
TableColumnsScript
TableColumnsScript 取表字段信息sql语句.
TableNamesScript
TableNamesScript 取表名列表sql语句.
#
Structs
Provider
Provider MySQL数据源.