Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Pool ¶
type Pool struct {
// contains filtered or unexported fields
}
func NewLocalPool ¶
func (*Pool) Get ¶
func (p *Pool) Get(prefer proxy_pool.Prefer) (proxy_pool.IProxy, error)
type Proxy ¶
type Proxy struct { Proxy string Type proxy_pool.Prefer }
func (*Proxy) Prefer ¶
func (p *Proxy) Prefer() proxy_pool.Prefer
func (*Proxy) ProxyString ¶
Click to show internal directories.
Click to hide internal directories.