Documentation
¶
Overview ¶
Package source implements crawlmanager.Source: a fixed config list, and a registry-backed lookup (registry.go/dediquery.go). Ported from the catalog-crawler prototype's own source package, adapted to crawlmanager's Discover/IndexRef naming.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewConfigSource ¶
func NewConfigSource(indexURLs []string) crawlmanager.Source
NewConfigSource resolves a fixed list of index URLs from config.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.