Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 305 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 305 Bytes

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.