finish config module support ini/json/xml/yaml
Showing
9 changed files
with
742 additions
and
0 deletions
config/config.go
0 → 100644
config/ini.go
0 → 100644
config/ini_test.go
0 → 100644
config/json.go
0 → 100644
config/json_test.go
0 → 100644
config/xml.go
0 → 100644
config/xml_test.go
0 → 100644
config/yaml.go
0 → 100644
config/yaml_tast.go
0 → 100644
-
Please register or sign in to post a comment