package
0.0.0-20241114161738-9ba91c360c68
Repository: https://github.com/connect-sdk/reflection-api.git
Documentation: pkg.go.dev

# 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.v1alpha.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").