1
0
mirror of https://github.com/astaxie/beego.git synced 2024-06-26 19:44:15 +00:00
Beego/config
老虞 14629c214b 优化GetData
1. 去掉重复的ToLower
2. getData内部统一ToLower
3.调整getData中对空字符串判断位置
====
4. 待确定:在getData中是否有必要进行lock操作
2014-08-25 20:14:14 +08:00
..
xml update the documents & comments 2014-08-18 16:41:43 +08:00
yaml update the documents & comments 2014-08-18 16:41:43 +08:00
config.go update the documents & comments 2014-08-18 16:41:43 +08:00
fake.go update the documents & comments 2014-08-18 16:41:43 +08:00
ini_test.go update the documents & comments 2014-08-18 16:41:43 +08:00
ini.go 优化GetData 2014-08-25 20:14:14 +08:00
json_test.go update the documents & comments 2014-08-18 16:41:43 +08:00
json.go update the documents & comments 2014-08-18 16:41:43 +08:00