nix-amer/internal/cnf
Adrien Marquès 8c3b300ab5 fix cnf/nginx | udpate tests 2018-11-15 12:04:45 +01:00
..
parser lint tests 2018-11-13 21:36:19 +01:00
common.go update cnf/common interface to implement io.ReaderFrom + io.WriterTo | tested ini+json file update 2018-11-11 01:05:14 +01:00
ini.go unexport cnf/Json to json and cnf/Ini to ini 2018-11-11 15:34:00 +01:00
ini_test.go unexport cnf/Json to json and cnf/Ini to ini 2018-11-11 15:34:00 +01:00
json.go unexport cnf/Json to json and cnf/Ini to ini 2018-11-11 15:34:00 +01:00
json_test.go unexport cnf/Json to json and cnf/Ini to ini 2018-11-11 15:34:00 +01:00
loader.go update cnf/loader to infer parser (config format) from content 2018-11-12 20:01:09 +01:00
nginx.go fix cnf/nginx | udpate tests 2018-11-15 12:04:45 +01:00
nginx_test.go fix cnf/nginx | udpate tests 2018-11-15 12:04:45 +01:00
yaml.go add support for YAML format cnf/yaml + tests 2018-11-11 18:07:29 +01:00
yaml_test.go add support for YAML format cnf/yaml + tests 2018-11-11 18:07:29 +01:00