Versions in this module Expand all Collapse all v3 v3.1.1 Dec 30, 2024 v3.1.0 Dec 30, 2024 v3.0.1 Dec 8, 2024 v3.0.0 Dec 8, 2024 Changes in this version + const Version + var Db *gorm.DB + var NS schema.Namer + func Cache() *cache + func Connect(confName string) *gorm.DB + func Request(ctx *gin.Context) *request + func Response(ctx *gin.Context) *response + type Conf struct + CrossDomain *crossDomain + Debug bool + Env string + Module string + ServerPort string + StaticDir string + Upload *upload + Water *Water + var Cfg *Conf + func Config() *Conf + type DatabaseConf struct + Connect map[string]connConf + var DbCfg *DatabaseConf + func DbConf() *DatabaseConf + type FontInfo struct + A uint8 + B uint8 + Dx int + Dy int + G uint8 + Message string + Position int + R uint8 + Size float64 + type Water struct + Conf FontInfo + Enable bool + WaterFont string