1
0
mirror of https://github.com/astaxie/beego.git synced 2024-06-23 03:34:12 +00:00
Beego/config
fugr 3fa7fc6e41 config:fix handle include other.conf
When include other.conf,other.conf is either absolute directory or under beego in default temporary directory(/tmp/beego).
maybe replace by current directory is better.
2017-01-11 18:55:53 +08:00
..
xml avoid creating new file to implements Config 2017-01-09 21:04:11 +08:00
yaml avoid creating new file to implements Config 2017-01-09 21:04:11 +08:00
config_test.go Change key format 2016-03-29 21:47:33 +08:00
config.go Added ToString method which converts values of any type to string 2016-11-29 14:55:56 +01:00
fake.go Update config suport environment variable logic 2016-03-12 14:32:39 +08:00
ini_test.go Change key format 2016-03-29 21:47:33 +08:00
ini.go config:fix handle include other.conf 2017-01-11 18:55:53 +08:00
json_test.go Change key format 2016-03-29 21:47:33 +08:00
json.go Change key format 2016-03-29 21:47:33 +08:00