Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var CountryCodeRegex []Country
Functions ¶
func BuildTransport ¶ added in v0.2.1
func CountryCodeRegexInit ¶ added in v0.1.8
func CountryCodeRegexInit(renamePath string)
func DeduplicateProxies ¶
func DeduplicateProxies(proxies *[]Proxy)
Types ¶
type Proxy ¶
type Proxy struct { Raw map[string]any Id int Ctx context.Context Cancel context.CancelFunc Client *http.Client Info ProxyInfo }
func (*Proxy) CloseTransport ¶ added in v0.2.2
func (p *Proxy) CloseTransport()
func (*Proxy) CountryCodeFromApi ¶
func (p *Proxy) CountryCodeFromApi()
func (*Proxy) CountryCodeRegex ¶ added in v0.1.8
func (p *Proxy) CountryCodeRegex()
func (*Proxy) CountryFlag ¶
func (p *Proxy) CountryFlag()
Click to show internal directories.
Click to hide internal directories.