Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Crawler ¶
type Crawler struct { Semaphore chan bool URLTopoCh chan *URLTopological Logger *log.Logger Server *headless.Server DownloadHTML bool // contains filtered or unexported fields }
Crawler ...
func (*Crawler) SetTimeout ¶
SetTimeout ...
type URLTopological ¶
Click to show internal directories.
Click to hide internal directories.