Documentation ¶ Index ¶ func New(globalConfig define.Config, taskConfig define.TaskConfig) define.Task type Gather func (g *Gather) Run(_ context.Context, e chan<- define.Event) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func New ¶ func New(globalConfig define.Config, taskConfig define.TaskConfig) define.Task Types ¶ type Gather ¶ type Gather struct { tasks.BaseTask // contains filtered or unexported fields } func (*Gather) Run ¶ func (g *Gather) Run(_ context.Context, e chan<- define.Event) Source Files ¶ View all Source files gather.go Directories ¶ Show internal Expand all Path Synopsis mapping process Click to show internal directories. Click to hide internal directories.