Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DeleteResponse ¶
type GetResponse ¶
type ProxyPool ¶
type ProxyPool struct {
Host string
}
ProxyPool is https://github.com/jhao104/proxy_pool
func NewPYProxyPool ¶
func (*ProxyPool) Get ¶
func (pool *ProxyPool) Get(prefer proxy_pool.Prefer) (proxy_pool.IProxy, error)
Click to show internal directories.
Click to hide internal directories.