Adrien Marquès
2b67655cfd
- simplify matchPattern() - rename isMethodAvailable() to checkMethod() - rename isPatternValid() to checkPattern() - rename validateInput() to checkInput() - rename validateOutput() to checkOutput() - refactor per-type input param management in new method parseParam(); that returns the param type (added unexported enum) and the error - refactor collision detection from checkInput() and checkOutput() in new method nameConflicts() |
||
---|---|---|
.. | ||
config.go | ||
config_test.go | ||
errors.go | ||
parameter.go | ||
service.go |