▲ 3 ▼ go2proto - Generate protobuf messages from go structs
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