aicra/dynamic
Adrien Marquès 8fa18cd61b
enforce dynamic signature check: no input struct allowed when no input is specified
2020-04-04 10:02:48 +02:00
..
errors.go enforce dynamic signature check: no input struct allowed when no input is specified 2020-04-04 10:02:48 +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 enforce dynamic signature check: no input struct allowed when no input is specified 2020-04-04 10:02:48 +02:00
spec_test.go enforce dynamic signature check: no input struct allowed when no input is specified 2020-04-04 10:02:48 +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