Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Crawler ¶
type Crawler struct {
// contains filtered or unexported fields
}
func (*Crawler) Start ¶
func (c *Crawler) Start(r *registrar.Registrar, configProspectors *common.Config, configModules *common.Config, pipelineLoaderFactory fileset.PipelineLoaderFactory) error
Start starts the crawler with all prospectors
func (*Crawler) WaitForCompletion ¶
func (c *Crawler) WaitForCompletion()
Click to show internal directories.
Click to hide internal directories.