This website requires JavaScript.
Explore
Help
Sign In
go
/
aicra
Watch
0
Star
1
Fork
You've already forked aicra
0
Code
Issues
Pull Requests
Releases
3
Wiki
Activity
d7acf771ad
aicra
/
dynamic
History
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