|
3 年之前 | |
---|---|---|
.. | ||
.gitignore | 898998efb0 big merge | 3 年之前 |
README.md | 898998efb0 big merge | 3 年之前 |
alias_type.go | 898998efb0 big merge | 3 年之前 |
any_types.go | 898998efb0 big merge | 3 年之前 |
class_type.go | 898998efb0 big merge | 3 年之前 |
corntext.go | 898998efb0 big merge | 3 年之前 |
cpp_generator.go | 898998efb0 big merge | 3 年之前 |
enum_type.go | 898998efb0 big merge | 3 年之前 |
go.sum | 898998efb0 big merge | 3 年之前 |
main.go | 898998efb0 big merge | 3 年之前 |
optional_helper_types.go | 898998efb0 big merge | 3 年之前 |
optional_type.go | 898998efb0 big merge | 3 年之前 |
primitive_type.go | 898998efb0 big merge | 3 年之前 |
reflection_types.go | 898998efb0 big merge | 3 年之前 |
util.go | 898998efb0 big merge | 3 年之前 |
vector_helper_types.go | 898998efb0 big merge | 3 年之前 |
vector_type.go | 898998efb0 big merge | 3 年之前 |
$ 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