# Packages
No description provided by the author
# README
gameng-api
gameng proto api: gameng.proto
Go get
go get github.com/Engmem/wordbox-api@lates
How to generate code for golang
protoc -I api api/proto/wordbox.proto --go_out=./gen/go/ --go_opt=paths=source_relative --go-grpc_out=./gen/go/ --go-grpc_opt=paths=source_relative