//
pkg.gl
Category
github.com/chaodoing/boot
database
package
1.2.0
Repository:
https://github.com/chaodoing/boot.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
15
Dependents
1
Files
184 SLOC
#
Functions
Connection
Connection 根据配置名称初始化数据库连接。 参数name可以是配置文件的名称或Config类型的实例。 返回值db是gorm.DB类型的数据库连接实例,err是可能发生的错误。.
#
Constants
PS
No description provided by the author
#
Structs
Config
No description provided by the author
Databases
No description provided by the author