Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Crawler ¶
type Crawler interface {
CrawlProxy() []string // Crawl available proxies from the Internet
}
type CrawlerIP3366 ¶
type CrawlerIP3366 struct{}
func (*CrawlerIP3366) CrawlProxy ¶
func (cl *CrawlerIP3366) CrawlProxy() []string
type CrawlerKuaidaili ¶
type CrawlerKuaidaili struct {
// contains filtered or unexported fields
}
func (*CrawlerKuaidaili) CrawlProxy ¶
func (craw *CrawlerKuaidaili) CrawlProxy() (proxy []string)
Click to show internal directories.
Click to hide internal directories.