Versions in this module Expand all Collapse all v0 v0.1.0 Feb 20, 2021 Changes in this version + func SetDebugf(f func(format string, a ...interface{})) + type DialContext func(ctx context.Context, network, addr string) (net.Conn, error) + func NewDialContext(p Proxy) DialContext + type Proxy struct + AuthSchemeFilter []string + Domain string + Headers *http.Header + Password string + TLSConfig *tls.Config + TargetURL *url.URL + URL *url.URL + Username string