raydac / gosdk-wrapper-maven-plugin

Maven plugin to provide a way to execute GoSDK tools
Apache License 2.0
5 stars 2 forks source link

How to generate Golang bindings with this Maven Plugin #4

Closed graugans closed 3 months ago

graugans commented 3 months ago

Hej,

is it possible to download the Go SDK and generate the Golang Bindings from a .proto file. Could you please guide me how to achieve this?

Best Christian

raydac commented 3 months ago

I have made some example