//
pkg.gl
Category
github.com/Domingor/go-blackbox
server
datasource
package
1.1.8
Repository:
https://github.com/domingor/go-blackbox.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
11
Dependents
1
Files
98 SLOC
#
Packages
pgmodel
No description provided by the author
#
Functions
GetDbInstance
GetDbInstance 多个协程在使用公用_db调用其他方法时,会从连接池中获取连接.
GormInit
GormInit 初始化配置 pg连接信息、初始化model表信息.
#
Structs
PostgresConfig
PostgresConfig 配置文件对象.