Versions in this module Expand all Collapse all v1 v1.0.0 May 31, 2022 Changes in this version + var Conf = new(Config) + func InitConfig() error + type Config struct + Port int + func GetEnv() *Config + type LogConfig struct + Filename string + Level string + MaxAge int + MaxBackups int + MaxSize int + type Mongo struct + DB string + Uri string + type TencentCOS struct + BaseURL string + Bucket string + PathPrefix string + Region string + SecretID string + SecretKey string v1.0.0-beta Jun 9, 2022