//
pkg.gl
Category
github.com/api-go/plugins
db
package
1.0.5
Repository:
https://github.com/api-go/plugins.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
0
Files
234 SLOC
#
Functions
GetDB
GetDB 获得数据库连接 GetDB name 连接配置名称,如果不提供名称则使用默认连接 GetDB return 数据库连接,对象内置连接池操作,完成后无需手动关闭连接.
#
Structs
DB
No description provided by the author
Tx
No description provided by the author