Adrien Marquès
|
178d9a8eee
|
refactor: export config errors
|
2021-06-21 21:50:57 +02:00 |
Adrien Marquès
|
30862195a1
|
config: refactor, simplify, test, remove redundant comments
|
2020-04-04 15:39:00 +02:00 |
Adrien Marquès
|
35ede5e266
|
unexport config errors
|
2020-04-04 14:34:20 +02:00 |
Adrien Marquès
|
4ba62e19c7
|
remove func.go and standardize main file name
|
2020-04-04 12:42:18 +02:00 |
Adrien Marquès
|
a5424d8941
|
parse output in internal/config to find the datatype's reflect.Type()
|
2020-03-29 16:59:32 +02:00 |
Adrien Marquès
|
ca2be1415d
|
enforce 'name' for capture or query parameters
|
2020-03-29 14:18:05 +02:00 |
Adrien Marquès
|
0e6dfbe580
|
make pattern collission error message explicit
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/tag Build is passing
Details
|
2020-03-21 15:15:33 +01:00 |
Adrien Marquès
|
9475fe4526
|
use private errors do avoid overlapping types among packages
|
2020-03-21 14:19:14 +01:00 |
Adrien Marquès
|
e7f10723a6
|
check for undefined brace captures + make tests parallel
|
2020-03-16 10:56:26 +01:00 |
Adrien Marquès
|
1b4922693b
|
move config -> internal.config and config.datatype to datatype
|
2020-03-16 09:20:00 +01:00 |
Adrien Marquès
|
a6f5083f0d
|
bcupdate: make config flat, rewrite, simplify, test
|
2020-03-14 15:24:17 +01:00 |
Adrien Marquès
|
4accad7286
|
refactor internal/config
- create cerr (constant errors) with wrapped context (service name, method, parameter name)
- fix comments numbering
- remove duplicate check
|
2020-03-08 16:26:55 +01:00 |