Adrien Marquès
|
7e42c1b6d9
|
test: spec checkInput() method
|
2020-03-29 19:14:12 +02:00 |
Adrien Marquès
|
66985dfbd0
|
forbid unexported input/output name
|
2020-03-29 19:13:07 +02:00 |
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 |
Adrien Marquès
|
a3daab7de4
|
dynamic handler output struct must be a pointer; no more a regular struct
|
2020-03-29 16:58:53 +02:00 |
Adrien Marquès
|
081e48002f
|
create dynamic package to handle reflection at runtime to check for handlers signature
|
2020-03-29 15:00:22 +02:00 |