Documentation ¶
Index ¶
- func DefaultTransport(dialContext func(ctx context.Context, network, addr string) (net.Conn, error)) *http.Transport
- func DialerWithCustomDNSResolver() func(ctx context.Context, network, addr string) (net.Conn, error)
- func HTTPProxyDialer(proxyAddr string) func(ctx context.Context, network, addr string) (net.Conn, error)
- func SocksDialer(proxyAddr string) func(ctx context.Context, network, addr string) (net.Conn, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DefaultTransport ¶ added in v1.2.2
func HTTPProxyDialer ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.