compatibility tests between gogoprotobuf and goprotobuf
This is done by generating structs using both from the same specification and marshalling and unmarshalling messages between them.
The idea is that this tests gogoprotobuf's marshalling and unmarshalling. See https://github.com/gogo/protobuf
This project also tests JSON and Prototext.