Home
last modified time | relevance | path

Searched refs:SetProxyFunc (Results 1 – 3 of 3) sorted by relevance

/dports/www/colly/colly-2.1.0/_examples/proxy_switcher/
H A Dproxy_switcher.go20 c.SetProxyFunc(rp)
/dports/security/keybase/client-v5.7.1/go/vendor/github.com/keybase/colly/
H A Dcolly.go891 c.SetProxyFunc(http.ProxyURL(proxyParsed))
903 func (c *Collector) SetProxyFunc(p ProxyFunc) { func
/dports/www/colly/colly-2.1.0/
H A Dcolly.go984 c.SetProxyFunc(http.ProxyURL(proxyParsed))
996 func (c *Collector) SetProxyFunc(p ProxyFunc) { func