Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( OPM_DB *gorm.DB OPM_DBList map[string]*gorm.DB OPM_REDIS *redis.Client OPM_CONFIG config.Server OPM_VP *viper.Viper // OPM_LOG *oplogging.Logger OPM_LOG *zap.Logger OPM_Timer timer.Timer = timer.NewTimerTask() OPM_Concurrency_Control = &singleflight.Group{} BlackCache local_cache.Cache )
Functions ¶
func GetGlobalDBByDBName ¶
GetGlobalDBByDBName get by name db list' db
func MustGetGlobalDBByDBName ¶
MustGetGlobalDBByDBName get by name db, panic if not present
Types ¶
Click to show internal directories.
Click to hide internal directories.