@@ -13,7 +13,7 @@ type ConfYaml struct {
|
|||||||
Android SectionAndroid `yaml:"android"`
|
Android SectionAndroid `yaml:"android"`
|
||||||
Ios SectionIos `yaml:"ios"`
|
Ios SectionIos `yaml:"ios"`
|
||||||
Log SectionLog `yaml:"log"`
|
Log SectionLog `yaml:"log"`
|
||||||
Stat SectionStat `yaml:stat`
|
Stat SectionStat `yaml:"stat"`
|
||||||
}
|
}
|
||||||
|
|
||||||
// SectionCore is sub seciont of config.
|
// SectionCore is sub seciont of config.
|
||||||
|
|||||||
Reference in New Issue
Block a user