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
}
Pool holds a ring of proxies used to distribute requests
type ProxyOption ¶
ProxyOption is an option that modifies a proxyContainer
func WithBetweenUse ¶
func WithBetweenUse(dur time.Duration) ProxyOption
WithBetweenUse sets a duration for a proxy to wait before it's used again on the same host
Click to show internal directories.
Click to hide internal directories.