aicra/internal/config
Adrien Marquès 54705b7472
create validator interface for config
2020-03-28 12:26:11 +01:00
..
config_test.go add method tests for pattern collision 2020-03-21 15:52:07 +01:00
errors.go make pattern collission error message explicit 2020-03-21 15:15:33 +01:00
func.go make splitURL public 2020-03-16 09:26:10 +01:00
parameter.go provide datatype registry to every type to allow for recursive datatypes : slices, maps, structs 2020-03-22 16:50:10 +01:00
server.go fix: register mismatch when no brace capture 2020-03-21 15:58:05 +01:00
service.go keep references to Form parameters 2020-03-16 11:48:44 +01:00
types.go create validator interface for config 2020-03-28 12:26:11 +01:00