Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Manager ¶
type Manager struct {
// contains filtered or unexported fields
}
Manager handles proxy rotation and temporary banning.
func NewManager ¶
NewManager creates a new proxy manager.
func (*Manager) ReportFailure ¶
ReportFailure marks a proxy as failed and bans it for the configured duration.
func (*Manager) ReportSuccess ¶
ReportSuccess marks a proxy as successful.
Click to show internal directories.
Click to hide internal directories.