johnsiilver / prototools

Tools for doing common reflection based operations on protocol buffers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

Tools for dealing with protocol buffers, especially for web apps. This is not currently stable, so pin your release if you use it.

Attributions

github.com/fatih/camelcase - We don't use the code directly, but I did take from it

About

Tools for doing common reflection based operations on protocol buffers

License:MIT License


Languages

Language:Go 99.7%Language:Makefile 0.3%