package
1.2.0
Repository: https://github.com/chaodoing/boot.git
Documentation: pkg.go.dev

# Functions

Connection 根据配置名称初始化数据库连接。 参数name可以是配置文件的名称或Config类型的实例。 返回值db是gorm.DB类型的数据库连接实例,err是可能发生的错误。.

# Constants

No description provided by the author

# Structs

No description provided by the author
No description provided by the author