//
pkg.gl
Category
github.com/l552121229/golang-tools
db
dbhandle
package
0.2.0
Repository:
https://github.com/l552121229/golang-tools.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
2
Files
55 SLOC
#
Functions
GetConfig
GetConfig GetConfig load database connection information.
Register
Register register database instance Time: 2016-06-15 Author: huangzhanwei this function service for database driver.
#
Variables
Adapter
Adapter Adapter.
#
Interfaces
DbObj
DbObj Database handle function list Every database drive must implements this interface .