Adrien Marquès
|
bf391fd5a0
|
fix: cnf make cnf/* configuration formats more strict and not to include themselves (to really find out the good format) | add tests | TODO: json is a subset of yaml, create my own YAML parser that is strict to the 'well-known' YAML syntax
|
2018-11-15 17:26:11 +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
|
cafd4063a0
|
update cfg/common interface to add Parse()->Read() and Write() methods | add 'ini' format + tests
|
2018-11-10 17:33:27 +01:00 |