# 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.
No description provided by the author
# Type aliases
StreamDirector returns a gRPC ClientConn to be used to forward the call to.