Versions in this module Expand all Collapse all v1 v1.3.0 Mar 14, 2018 Changes in this version + const CONN_TIMEOUT + const DAIL_TIMEOUT + const MAX_THREAD_NUM + const TRY_TIMES + type Proxy struct + func New() *Proxy + func (self *Proxy) Count() int64 + func (self *Proxy) GetOne(u string) (curProxy string) + func (self *Proxy) Update() *Proxy + func (self *Proxy) UpdateTicker(tickMinute int64) + type ProxyForHost struct + func (self *ProxyForHost) Len() int + func (self *ProxyForHost) Less(i, j int) bool + func (self *ProxyForHost) Swap(i, j int)