Beego/config
astaxie d03285a0ee Merge pull request #2555 from Liaodd/master
Update ini.go: change the key to lowercase when set a new key for ini configer
2017-04-24 22:37:25 +08:00
..
env use BeeMap instead of a regular map 2017-01-16 10:08:53 +01:00
xml avoid creating new file to implements Config 2017-01-09 21:04:11 +08:00
yaml Fix typo 2017-03-03 16:24:02 +00:00
config.go Added ToString method which converts values of any type to string 2016-11-29 14:55:56 +01:00
config_test.go Change key format 2016-03-29 21:47:33 +08:00
fake.go Update config suport environment variable logic 2016-03-12 14:32:39 +08:00
ini.go Merge pull request #2555 from Liaodd/master 2017-04-24 22:37:25 +08:00
ini_test.go add go simple support 2017-03-17 20:22:20 +02:00
json.go Change key format 2016-03-29 21:47:33 +08:00
json_test.go Change key format 2016-03-29 21:47:33 +08:00