# Functions
NewReflector creates a new Reflector from the reflection client.
ServiceDescriptorFromFileDescriptor finds the service descriptor from a file descriptor This can be useful in tests that don't connect to a real server.
# Structs
MessageDescriptor represents a message type.
MethodDescriptor represents a method type.
MethodInvocation contains a method and a message used to invoke an RPC.
ServiceDescriptor represents a service type.