nix-amer/internal/cnf
xdrm-brackets c27ab45bc2 update cnf/parser/nginx encoder+decoder to read the last line even if no newline '\n' char 2018-11-12 19:38:24 +01:00
..
parser update cnf/parser/nginx encoder+decoder to read the last line even if no newline '\n' char 2018-11-12 19:38:24 +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 remove cnf/confl parser | add cnf/nginx conf parser using cnf/parser/nginx | implement cnf/nginx.Get() 2018-11-12 17:43:01 +01:00
nginx.go update/fix cnf/nginx (encoder, decoder, cnf/nginx) | add cnf/nginx tests 2018-11-12 19:22:24 +01:00
nginx_test.go update/fix cnf/nginx (encoder, decoder, cnf/nginx) | add cnf/nginx tests 2018-11-12 19:22:24 +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