package
0.0.6
Repository: https://github.com/dgraph-io/grpc-proxy.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

RegisterService sets up a proxy handler for a particular gRPC service and method.
TransparentHandler returns a handler that attempts to proxy all requests that are not registered in the server.

# Type aliases

ResponseModifier modifies the response before returning it to the client.
StreamDirector returns a gRPC ClientConn to be used to forward the call to.