Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Client ¶
type Client struct {
Proxy url.URL
TLSConfig *tls.Config
UpstreamDial func(ctx context.Context, network, address string) (net.Conn, error)
}
Click to show internal directories.
Click to hide internal directories.