Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewProspector ¶
func NewProspector(cfg *common.Config, outlet channel.Factory, context prospector.Context) (prospector.Prospectorer, error)
Types ¶
type Harvester ¶
type Harvester struct {
// contains filtered or unexported fields
}
func NewHarvester ¶
type Prospector ¶
type Prospector struct {
// contains filtered or unexported fields
}
func (*Prospector) Run ¶
func (p *Prospector) Run()
func (*Prospector) Stop ¶
func (p *Prospector) Stop()
func (*Prospector) Wait ¶
func (p *Prospector) Wait()
Click to show internal directories.
Click to hide internal directories.