# Functions
No description provided by the author
NewReflectionServiceServer creates a new reflectionServiceServer.
RegisterReflectionServiceHandler registers the http handlers for service ReflectionService to "mux".
RegisterReflectionServiceHandlerClient registers the http handlers for service ReflectionService to "mux".
RegisterReflectionServiceHandlerFromEndpoint is same as RegisterReflectionServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterReflectionServiceHandlerServer registers the http handlers for service ReflectionService to "mux".
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
ListAllInterfacesRequest is the request type of the ListAllInterfaces RPC.
ListAllInterfacesResponse is the response type of the ListAllInterfaces RPC.
ListImplementationsRequest is the request type of the ListImplementations RPC.
ListImplementationsResponse is the response type of the ListImplementations RPC.
UnimplementedReflectionServiceServer can be embedded to have forward compatible implementations.
# Interfaces
ReflectionServiceClient is the client API for ReflectionService service.
ReflectionServiceServer is the server API for ReflectionService service.