Documentation
¶
Index ¶
Constants ¶
View Source
const ( ConfigEnv = "GFVA_CONFIG" ConfigDevelopFile = "config/config.develop.yaml" ConfigTestingFile = "config/config.testing.yaml" ConfigStagingFile = "config/config.staging.yaml" ConfigProductFile = "config/config.product.yaml" )
Variables ¶
View Source
var Gorm = new(_gorm)
View Source
var Redis = new(_redis)
View Source
var Routers = new(_router)
View Source
var Server = new(_server)
View Source
var Viper = new(_viper)
View Source
var Zap = new(_zap)
Functions ¶
func InitCasdoor ¶
func InitCasdoor()
func Initialize ¶
func Initialize()
Types ¶
This section is empty.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.