Documentation ¶
Overview ¶
Package proxy implements service agnostic gRPC reverse proxy.
This package is somewhat inspired by https://github.com/mwitkow/grpc-proxy.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Handler ¶
func Handler(dialer Dialer) grpc.StreamHandler
Handler returns a gRPC StreamHandler than can be used to proxy requests to the client returned by the proxy dialer.
Types ¶
Click to show internal directories.
Click to hide internal directories.