# Functions
WithName returns a NameCollection.
# Variables
NewReflector constructs a highly configurable Reflector: it can serve a dynamic list of services, proxy reflection requests to other backends, or use an alternate source of extension information.
# Structs
ReflectionServiceController represents an instance for grpc.reflection.v1.ReflectionServiceHandler handler.
# Type aliases
NameCollection is a list of names.
Reflector implements the underlying logic for gRPC's protobuf server reflection.
A Reflector Namer lists the fully-qualified Protobuf service names available for reflection (for example, "acme.user.v1.UserService").