Versions in this module Expand all Collapse all v1 v1.5.0 Jan 6, 2022 Changes in this version + type AutoTestRunStep struct + ApiSpec map[string]interface{} + Commands []string + Image string + WaitTime int64 + WaitTimeSec int64 + type ExecuteTaskTable struct + Data map[string]interface{} + Operations map[string]interface{} + Props map[string]interface{} + State State + Type string + func (a *ExecuteTaskTable) Export(c *cptype.Component, gs *cptype.GlobalStateData) error + func (a *ExecuteTaskTable) Import(c *cptype.Component) error + func (a *ExecuteTaskTable) Render(ctx context.Context, c *cptype.Component, scenario cptype.Scenario, ...) (err error) + type Operation struct + ClickableKeys interface{} + FillMeta string + Key string + Meta interface{} + Reload bool + type RowData struct + Name string + SnippetPipelineID uint64 + type State struct + Name string + PageNo int64 + PageSize int64 + StepID uint64 + Total int64 + Unfold bool