nix-amer/internal/cnf
Adrien Marquès b26dec8576 FIX: find config format from content : seek start of file before each 2018-11-15 14:48:02 +01:00
..
parser FIX: find config format from content : seek start of file before each 2018-11-15 14:48:02 +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 FIX: find config format from content : seek start of file before each 2018-11-15 14:48:02 +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