nix-amer/internal/cnf/parser/nginx
Adrien Marquès 27ace57523 Update CI and do not use github import path anymore
- use local self-hosted ci : drone instead of circle
- add go modules support
- update import path to be local : git.xdrm.io/go/nix-amer instead of
github.com/xdrm-brackets/nix-amer
2019-11-18 14:27:19 +01:00
..
decoder.go FIX: find config format from content : seek start of file before each 2018-11-15 14:48:02 +01:00
decoder_test.go lint tests 2018-11-13 21:36:19 +01:00
encoder.go lint 2018-11-12 19:45:30 +01:00
encoder_test.go lint tests 2018-11-13 21:36:19 +01:00
errors.go Update CI and do not use github import path anymore 2019-11-18 14:27:19 +01:00
line.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 lint 2018-11-12 19:45:30 +01:00