aicra/dynamic
Adrien Marquès 261e25c127
fix: invert conversion check
2020-03-29 19:23:02 +02:00
..
errors.go merge duplicate errors 2020-03-29 19:22:43 +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 fix: invert conversion check 2020-03-29 19:23:02 +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