aicra/dynamic
Adrien Marquès db4429b329
ignore empty param renames when creating the spec, not after
2020-03-29 19:33:26 +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 ignore empty param renames when creating the spec, not after 2020-03-29 19:33:26 +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