3 go2proto - Generate protobuf messages from go structs

github.com godoc.org goreportcard.com posted by anjmao 1841 days ago  

go2proto is a simply cmd util which allows to convert go structs into protobuf messages. It's differs from https://github.com/src-d/proteus as being much simpler and doesn't generate RPC services etc. and most importantly it works with go modules.

Register to comment or vote on this story