Versions in this module Expand all Collapse all v1 v1.0.1 Aug 8, 2022 v1.0.0 Aug 4, 2022 Changes in this version + const EventCmdEnd + const EventCmdStart + var Events = []event.Name + var Name = "GatherCmd" + func Load() (string, test.TestStepFactory, []event.Name) + func New() test.TestStep + type GatherCmd struct + func (ts *GatherCmd) Run(ctx xcontext.Context, ch test.TestStepChannels, params test.TestStepParameters, ...) (json.RawMessage, error) + func (ts *GatherCmd) ValidateParameters(_ xcontext.Context, params test.TestStepParameters) error + func (ts GatherCmd) Name() string