aicra/dynamic
Adrien Marquès 7e42c1b6d9
test: spec checkInput() method
2020-03-29 19:14:12 +02:00
..
errors.go forbid unexported input/output name 2020-03-29 19:13:07 +02:00
handler.go implement the dynamic handler : fill input struct, do the call, fill return struct 2020-03-29 17:01:02 +02:00
spec.go forbid unexported input/output name 2020-03-29 19:13:07 +02:00
spec_test.go test: spec checkInput() method 2020-03-29 19:14:12 +02:00
types.go create dynamic package to handle reflection at runtime to check for handlers signature 2020-03-29 15:00:22 +02:00