package
Version:
v0.0.0-...-502b73d
Opens a new window with list of versions in this module.
Published: Mar 6, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func LoadConfigFromEnv() error
从环境变量加载配置
type Config struct {
App *app `toml:"app"`
Mongo *mongodb `toml:"mongodb"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.