package
Version:
v0.0.2
Opens a new window with list of versions in this module.
Published: May 13, 2024
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type ContextSingle struct {
Cfg *ini.File
DB *gorm.DB
Engine *gin.Engine
Port string
Redis *redis.Client
}
ContextSingle 定义单例的结构体
func GetContextHandle ¶
GetContextHandle 获取实例化数据
type MapSingle struct {
}
MapSingle map类型数据存储的单例对象
Source Files
¶
Click to show internal directories.
Click to hide internal directories.