Documentation
¶
Index ¶
- func Do(c *http.Client, url, method string, body io.Reader, header http.Header, ...) ([]byte, io.Reader, error)
- func GetProxies(testlink string, timeout int, socks5 bool) (list []string, err error)
- func ProxyHttpClient(prx string, timeout int) (c *http.Client, err error)
- func ProxySOCKS5Client(prx, login, pass string, timeout int) (c *http.Client, err error)
- type Proxies
- type Proxy
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetProxies ¶ added in v1.0.6
Types ¶
Click to show internal directories.
Click to hide internal directories.