Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { AppName string Version string ConfigIsLocal bool ConfigPath string MySQL *database.SQLConfig Casbin *database.CasbinConfig Memcache *memcache.Config Server *ServerConfig IrisLogLevel string EnableGzip bool EnableTemplate bool ReloadTemplate bool ViewsPath string StaticDir string }
func GetBaseConfig ¶
Click to show internal directories.
Click to hide internal directories.