Philippe G 898998efb0 big merge %!s(int64=3) %!d(string=hai) anos
..
.gitignore 898998efb0 big merge %!s(int64=3) %!d(string=hai) anos
README.md 898998efb0 big merge %!s(int64=3) %!d(string=hai) anos
alias_type.go 898998efb0 big merge %!s(int64=3) %!d(string=hai) anos
any_types.go 898998efb0 big merge %!s(int64=3) %!d(string=hai) anos
class_type.go 898998efb0 big merge %!s(int64=3) %!d(string=hai) anos
corntext.go 898998efb0 big merge %!s(int64=3) %!d(string=hai) anos
cpp_generator.go 898998efb0 big merge %!s(int64=3) %!d(string=hai) anos
enum_type.go 898998efb0 big merge %!s(int64=3) %!d(string=hai) anos
go.sum 898998efb0 big merge %!s(int64=3) %!d(string=hai) anos
main.go 898998efb0 big merge %!s(int64=3) %!d(string=hai) anos
optional_helper_types.go 898998efb0 big merge %!s(int64=3) %!d(string=hai) anos
optional_type.go 898998efb0 big merge %!s(int64=3) %!d(string=hai) anos
primitive_type.go 898998efb0 big merge %!s(int64=3) %!d(string=hai) anos
reflection_types.go 898998efb0 big merge %!s(int64=3) %!d(string=hai) anos
util.go 898998efb0 big merge %!s(int64=3) %!d(string=hai) anos
vector_helper_types.go 898998efb0 big merge %!s(int64=3) %!d(string=hai) anos
vector_type.go 898998efb0 big merge %!s(int64=3) %!d(string=hai) anos

README.md

Running

$ go build -o protoc-gen-cpprefl . && protoc --plugin=protoc-gen-cpprefl=protoc-gen-cpprefl --cpprefl_out okon protos/*.proto --proto_path protos/

Will get protos from protos/ and output to out/protobuf.h