jhump / protoreflect

Reflection (Rich Descriptors) for Go Protocol Buffers
Apache License 2.0
1.35k stars 172 forks source link

Allow grpcreflect to fall back to provided resolvers #614

Closed jhump closed 5 months ago

jhump commented 5 months ago

If given protoregistry.GlobalFiles and protoregistry.GlobalTypes, this allows it to fallback to locally known descriptors if a server is unable to provide part of the schema.