github.com/amandacameron/protoc-gen-gokit

Generates Go-Kit endpoints and decoders for gRPC services.


License
MIT
Install
go get github.com/amandacameron/protoc-gen-gokit

Documentation

This is an experimental (pre-alpha) code generation tool for Go-Kit, it takes your existing grpc Protocol Buffer files, and generates a decoder and a Endpoint maker for the go-kit systems.

There is an example under the examples/ sub-directory.

License?

This is licenced under the MIT License.