package
0.1.5
Repository: https://github.com/agux/roprox.git
Documentation: pkg.go.dev

# Functions

NewProxyServer creates an instance of ProxyServer.

# Constants

DateTimeFormat the default date time format string in go.
No description provided by the author
FAIL indicates the proxy server is unavailable per the last check result.
No description provided by the author
OK indicates the proxy server is available per the last check result.
No description provided by the author
UNK indicators the proxy server status is unknown.

# Structs

No description provided by the author
ProxyServer is a model mapping for database table proxy_servers.
UserAgent represents user_agent table structure.

# Interfaces

DynamicHTMLFetcher fetches target url by using web driver.
FetcherSpec defines detail specifications on fetching open proxy servers from the web.
JSONFetcher parses target url as JSON payload.
No description provided by the author
StaticHTMLFetcher fetches target url by parsing static HTML content.

# Type aliases

No description provided by the author
No description provided by the author