Documentation ¶
Overview ¶
Copied from google.golang.org/grpc/proxy.go with modifications to allow testing
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewProxyDialer ¶
newProxyDialer returns a dialer that connects to proxy first if necessary. The returned dialer checks if a proxy is necessary, dial to the proxy with the provided dialer, does HTTP CONNECT handshake and returns the connection.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.