Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Setup ¶
func Setup(bs json.RawMessage) (types.OutputPlugin, error)
Types ¶
type MultiRunner ¶
type MultiRunner struct {
plugin.PluginCommon
Concurency uint
Plugin map[string]json.RawMessage
// contains filtered or unexported fields
}
func (*MultiRunner) GetID ¶
func (m *MultiRunner) GetID() string
func (*MultiRunner) GetName ¶
func (m *MultiRunner) GetName() string
func (*MultiRunner) Start ¶
func (m *MultiRunner) Start(ctx context.Context, oc *types.OutputContext) error
Click to show internal directories.
Click to hide internal directories.