Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Prospector ¶
type Prospector struct {
// contains filtered or unexported fields
}
Prospector is a prospector for stdin
func NewProspector ¶
func NewProspector(cfg *common.Config, outlet channel.OutleterFactory) (*Prospector, error)
NewStdin creates a new stdin prospector This prospector contains one harvester which is reading from stdin
Click to show internal directories.
Click to hide internal directories.