Documentation ¶
Index ¶
Constants ¶
View Source
const ( CONN_TIMEOUT = 4 //4s DAIL_TIMEOUT = 4 //4s TRY_TIMES = 3 // IP测速的最大并发量 MAX_THREAD_NUM = 1000 )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ProxyForHost ¶
func (*ProxyForHost) Less ¶
func (self *ProxyForHost) Less(i, j int) bool
func (*ProxyForHost) Swap ¶
func (self *ProxyForHost) Swap(i, j int)
Click to show internal directories.
Click to hide internal directories.