Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CrawlerPage ¶
type CrawlerPage struct {
// contains filtered or unexported fields
}
CrawlerPage is a implementation to handle with web crawler.
func NewCrawlerPage ¶
func NewCrawlerPage(pager pager.PagerService, database crawler.CrawlerDatabase) CrawlerPage
NewCrawlerPage is a constructor to create a new instance of CrawlerPage.
Click to show internal directories.
Click to hide internal directories.