protobuf-go/cmd/protoc-gen-go
Joe Tsai 67c1d9b2c1 reflect/protoreflect: add Descriptor.ParentFile
Querying for the parent file that contains a descriptor declaration
is a common enough operation to warrant its own first-class method.

Change-Id: I2f41e5126a5b465df23897904a6513dd3ed8dd92
Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/176777
Reviewed-by: Damien Neil <dneil@google.com>
2019-05-13 20:21:18 +00:00
..
internal_gengo reflect/protoreflect: add Descriptor.ParentFile 2019-05-13 20:21:18 +00:00
testdata reflect/protoreflect: add Descriptor specific methods 2019-05-13 19:34:41 +00:00
annotation_test.go cmd/protoc-gen-go: perform some code cleanup 2019-04-01 20:44:00 +00:00
main.go