Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DEFAULT = "common"
Functions ¶
func GetDbByName ¶
func RecordNotFound ¶
Types ¶
type PgDbInfo ¶
type PgDbInfo struct { ServiceName string DbConfig *_var.MysqlConfigItem Conn *gorm.DB }
func (*PgDbInfo) CheckAndReturnConn ¶
func (*PgDbInfo) InitConnect ¶
func (info *PgDbInfo) InitConnect()
Click to show internal directories.
Click to hide internal directories.