aicra/dynamic
Adrien Marquès b48c1d07bf
continuous-integration/drone/push Build is passing Details
test: spec add checkOutput() tests for : nil type (ignore type check) ; invalid last output (not api.Error)
2020-03-29 19:31:08 +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 add checkOutput() tests for : nil type (ignore type check) ; invalid last output (not api.Error) 2020-03-29 19:31:08 +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