Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParseConfig ¶
Types ¶
type AppConfig ¶
type AppConfig struct {
Env env.Option
FilterKeys []string
LogDir string
NotUseRotateLog bool
StdRedirectFileSupport bool
DefaultMySQLSupport bool
DefaultClickhouseSupport bool
DefaultRedisSupport bool
DefaultMongoDBSupport bool
AliyunOSSSupport bool
UseLRUCache bool
}
func MustLoadAppConfig ¶
MustLoadAppConfig 加载 app.toml ,若失败,会 panic
Click to show internal directories.
Click to hide internal directories.