package
0.1.2
Repository: https://github.com/mercari/grpc-http-proxy.git
Documentation: pkg.go.dev

# 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.

# Interfaces

No description provided by the author
Reflector performs reflection on the gRPC service to obtain the method type.