Adrien Marquès
1cc24be254
- if `?a=123`, "123" is the value that can be validated as string, int, etc - if `?a=123&a=456`, the slice []type{123,456} is the value that can be validated as slice of strings, ints, etc. |
||
---|---|---|
.. | ||
errors.go | ||
parse_parameter_test.go | ||
set.go | ||
set_test.go |