xdrm-brackets
|
194b5647ee
|
update nginx/decoder (working for simplest case) | add tests for all line types + nested sections
|
2018-11-12 12:00:41 +01:00 |
xdrm-brackets
|
08b8cf8493
|
create nginx decoder (not fully working, but first step is ok)
|
2018-11-12 08:41:00 +01:00 |
xdrm-brackets
|
235e30aeb7
|
unexport ser/systemd | fixes (golint)
|
2018-11-11 19:03:05 +01:00 |
xdrm-brackets
|
052bfed769
|
add support for YAML format cnf/yaml + tests
|
2018-11-11 18:07:29 +01:00 |
xdrm-brackets
|
a6eb82102c
|
add support for CONFL format cnf/confl
|
2018-11-11 16:31:43 +01:00 |
xdrm-brackets
|
40d6526b64
|
unexport cnf/Json to json and cnf/Ini to ini
|
2018-11-11 15:34:00 +01:00 |
xdrm-brackets
|
cdd4b29334
|
update cnf/common interface to implement io.ReaderFrom + io.WriterTo | tested ini+json file update
|
2018-11-11 01:05:14 +01:00 |
xdrm-brackets
|
151ebce573
|
'cnf' working with INI files + loader + instruction executor now works
|
2018-11-10 19:04:16 +01:00 |
xdrm-brackets
|
cafd4063a0
|
update cfg/common interface to add Parse()->Read() and Write() methods | add 'ini' format + tests
|
2018-11-10 17:33:27 +01:00 |
xdrm-brackets
|
274d8af1f7
|
minfix
|
2018-11-08 13:41:44 +01:00 |
xdrm-brackets
|
ee73fee310
|
create internal/cnf generic loader
|
2018-11-08 13:40:36 +01:00 |
xdrm-brackets
|
204144bbd8
|
fix cnf/json set() method not to override already existing keys on same object level | update tests accordingly
|
2018-11-07 16:09:43 +01:00 |
xdrm-brackets
|
fa647530ea
|
add cnf/json set() + tests pass
|
2018-11-07 15:51:54 +01:00 |
xdrm-brackets
|
ad7c79d2f9
|
add cnf/json parse() and get() + minimal tests
|
2018-11-07 14:03:54 +01:00 |
xdrm-brackets
|
05e6b5a847
|
update common config interface
|
2018-11-07 14:03:30 +01:00 |
xdrm-brackets
|
9b3ad00f00
|
move packages into 'internal' folder
|
2018-11-06 21:31:55 +01:00 |