Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { // Whether or not to follow external links on a scraped page FollowExternalLinks bool }
Config represents crawler configuration
type Crawler ¶
Crawler holds the crawler data structure
func NewCrawler ¶
NewCrawler builds a `Crawler` object
Click to show internal directories.
Click to hide internal directories.