Beego/config
Simon Rawet 8b0957cf2e Fixed infinite loop in ini config adapter
If parseFile recived a directory it would go into a infinit loop
2016-03-12 00:20:19 +01:00
..
xml Return nil not empty []string{} 2016-03-03 20:03:23 +08:00
yaml Return nil not empty []string{} 2016-03-03 20:03:23 +08:00
config.go make golint happy 2016-01-25 20:57:41 +08:00
fake.go Return nil not empty []string{} 2016-03-03 20:03:23 +08:00
ini.go Fixed infinite loop in ini config adapter 2016-03-12 00:20:19 +01:00
ini_test.go Fixed #1735 Return empty []string 2016-03-02 22:44:20 +08:00
json.go Return nil not empty []string{} 2016-03-03 20:03:23 +08:00
json_test.go fix the go vet 2016-01-25 21:33:57 +08:00