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.