Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type KatanaTask ¶
type KatanaTask struct { Target string OnResult types.OnResultCallback }
func (*KatanaTask) StartCrawler ¶
func (t *KatanaTask) StartCrawler()
type Runner ¶ added in v0.2.10
type Runner struct { Crawler engine.Engine Options *types.Options // contains filtered or unexported fields }
Runner creates the required resources for crawling and executes the crawl process.
var Katana *Runner
Directories
¶
Path | Synopsis |
---|---|
katana
|
|
pkg/engine/hybrid
Package hybrid implements the functionality for a hybrid-headless crawler.
|
Package hybrid implements the functionality for a hybrid-headless crawler. |
pkg/engine/standard
Package standard implements the functionality for a non-headless crawler.
|
Package standard implements the functionality for a non-headless crawler. |
Click to show internal directories.
Click to hide internal directories.