//
pkg.gl
Category
github.com/twgcode/sparrow
db
mysql
package
0.0.15
Repository:
https://github.com/twgcode/sparrow.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
0
Files
65 SLOC
#
Functions
Close
Close 关闭数据库.
InitDefaultDB
初始化默认的 mysql 连接池.
InitDefaultDBFromCfg
初始化默认的 mysql 连接池 从 ConfigMysql 获取有关配置.
NewDB
NewDB 构建一个 mysql 连接池.
NewDBFromCfg
NewDBFromCfg 构建一个 mysql 连接池 从 ConfigMysql 获取有关配置.
#
Variables
DB
No description provided by the author
#
Structs
Config
ConfigMysql mysql 有关配置.