grpc-go/reflection/grpc_testingv3
Joshua Humphries dfbefc6795 service reflection can lookup enum, enum val, oneof, and field symbols (#1910)
* service reflection can lookup enum, enum val, oneof, and field symbols; cache descriptors

* address feedback: don't use mutex, remove unnecessary conditional, make fileDescContainingExtension a func instead of a method
2018-03-21 16:49:57 -07:00
..
testv3.pb.go service reflection can lookup enum, enum val, oneof, and field symbols (#1910) 2018-03-21 16:49:57 -07:00
testv3.proto service reflection can lookup enum, enum val, oneof, and field symbols (#1910) 2018-03-21 16:49:57 -07:00