1
0
mirror of https://github.com/astaxie/beego.git synced 2024-06-03 03:33:27 +00:00
Beego/config/xml
fugr 6a2ee371a5 avoid creating new file to implements Config
There is no need to create new file in ParseData(data []byte) (Configer, error).Tet's make code simply.
2017-01-09 21:04:11 +08:00
..
xml_test.go This fixes #2294 2016-11-29 14:55:57 +01:00
xml.go avoid creating new file to implements Config 2017-01-09 21:04:11 +08:00