alpaca
alpaca copied to clipboard
Client Generation: Go
For tracking progress.
Can we reuse the architecture of other language for Go Lang? Just asking cuz I'm not Go expert.
No. The current languages are dynamic-typed where as go language is static typed.
Anyone currently working on this?
@sjkaliski I am currently working on static type support without which golang library cannot be supported.