protobuf-go/reflect/protodesc
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
..
protodesc_test.go reflect/protodesc: check file imports by name 2019-05-08 01:49:39 +00:00
protodesc.go reflect/protoreflect: add Descriptor.ParentFile 2019-05-13 20:21:18 +00:00
toproto.go reflect/protoreflect: rename methods with Type suffix 2019-04-20 06:35:24 +00:00