1
0
mirror of https://github.com/astaxie/beego.git synced 2024-06-01 06:53:27 +00:00
Beego/config
2014-01-11 14:28:11 +08:00
..
config.go gofmt code 2013-12-24 21:59:00 +08:00
fake.go add a empty fake config Initialize AppConfig to avoid nil pointer runtime error. 2014-01-11 14:28:11 +08:00
ini_test.go update config to change section . to :: 2013-12-09 23:54:35 +08:00
ini.go Merge remote-tracking branch 'astaxie/master' 2013-12-24 21:59:37 +08:00
json_test.go beego config module json support get data like key:🔑:key 2013-12-10 18:09:58 +08:00
json.go gofmt code 2013-12-24 21:59:00 +08:00
xml_test.go finish config module support ini/json/xml/yaml 2013-08-22 00:07:33 +08:00
xml.go gofmt code 2013-12-24 21:59:00 +08:00
yaml_test.go fix yaml 2013-08-22 13:46:22 +08:00
yaml.go add comments for config package. 2013-12-24 21:57:33 +08:00