gin不依赖配置
This commit is contained in:
@ -1,7 +1,5 @@
|
||||
package lightCore
|
||||
|
||||
var ConfigValue = &Config{}
|
||||
|
||||
type Config struct {
|
||||
App AppConfigModel `mapstructure:"app" yaml:"app"`
|
||||
Server ServerConfigModel `mapstructure:"server" yaml:"server"`
|
||||
|
Reference in New Issue
Block a user