Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Conf *config.Config WorkLog *worklog.WorkLog MYDB *gorm.DB REDIS *redis.NeRedis WSMAG *ws.WsManager )
View Source
var Route *gin.Engine
View Source
var Serve *http.Server
Functions ¶
func Cors ¶
func Cors() gin.HandlerFunc
func HttpServeRun ¶
func HttpServeRun()
func HttpServeStop ¶
func HttpServeStop()
func InitConfig ¶
func InitConfig()
func InitHttpServe ¶
func InitHttpServe()
func NewRoute ¶
func NewRoute(path string, handlers ...gin.HandlerFunc) *gin.RouterGroup
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.