alpaca icon indicating copy to clipboard operation
alpaca copied to clipboard

Client Generation: Go

Open matrixik opened this issue 11 years ago • 4 comments

For tracking progress.

matrixik avatar Jan 04 '14 10:01 matrixik

Can we reuse the architecture of other language for Go Lang? Just asking cuz I'm not Go expert.

v9n avatar Sep 12 '14 22:09 v9n

No. The current languages are dynamic-typed where as go language is static typed.

pksunkara avatar Sep 13 '14 06:09 pksunkara

Anyone currently working on this?

sjkaliski avatar Apr 30 '15 20:04 sjkaliski

@sjkaliski I am currently working on static type support without which golang library cannot be supported.

pksunkara avatar May 06 '15 05:05 pksunkara