Beego/config
ysqi 19d921d3f5 Return nil not empty []string{}
Return nil if config value does not exist or is empty
2016-03-03 20:03:23 +08: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 Return nil not empty []string{} 2016-03-03 20:03:23 +08: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