Versions in this module Expand all Collapse all v1 v1.1.21 Sep 5, 2024 Changes in this version + const DefaultCfgName + const DefaultCfgPath + const DefaultWorkDir + const EnvDev + const EnvLocal + const EnvPre + const EnvProduction + const EnvTest + func Load(file string) error + type Config struct + Gin Gin + Log Log + Oss Oss + Serv Server + Storage Storage + var Cfg *Config + type Disk struct + ProfileDir string + type Gin struct + ErrorLog string + Log string + RunMode string + type Log struct + File string + Level string + Path string + type Oss struct + AccessKey string + Host string + ProfileBucket string + ProfileDir string + SecretKey string + type Server struct + Addr string + Port string + type Storage struct + Disk Disk + Oss Oss