aicra/dynamic
Adrien Marquès d7acf771ad
implement the dynamic handler : fill input struct, do the call, fill return struct
2020-03-29 17:01:02 +02:00
..
errors.go dynamic handler output struct must be a pointer; no more a regular struct 2020-03-29 16:58:53 +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 dynamic handler output struct must be a pointer; no more a regular struct 2020-03-29 16:58:53 +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