Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { PrivateNetworkDetector PrivateNetworkDetector URLGetter URLGetter Graph Graph Indexer Indexer FetchWorkers int }
type Indexer ¶
Indexer is implemented by objects that can index the contents of web-pages retrieved by the crawler pipeline.
type PrivateNetworkDetector ¶
PrivateNetworkDetector is implemented by objects that can detect whether a host resolves to a private network address
Click to show internal directories.
Click to hide internal directories.