Versions in this module Expand all Collapse all v1 v1.0.1 Aug 15, 2024 Changes in this version + type ChangePageNo struct + Key string + Reload bool + type Command struct + JumpOut bool + Key string + Target string + type ComponentAction struct + CodeCoverageSvc *code_coverage.CodeCoverage + Data Data + Operations Operations + Props map[string]interface{} + State State + Type string + func (ca *ComponentAction) Render(ctx context.Context, c *cptype.Component, scenario cptype.Scenario, ...) error + func (ca *ComponentAction) SetOperations() + func (ca *ComponentAction) SetProps(ctx context.Context) error + func (ca *ComponentAction) SetState(c *cptype.Component) error + type CoverRate struct + RenderType string + Status string + Tip string + Value string + type Data struct + List []ExecuteHistory + type Download struct + Command Command + Confirm string + Disabled bool + DisabledTip string + Key string + Reload bool + Text string + type ExecuteHistory struct + CoverRate CoverRate + EndTime string + Ender string + ID uint64 + Operate Operate + Reason string + StartTime string + Starter string + Status Status + type Operate struct + Operations struct{ ... } + RenderType string + type Operations struct + ChangePageNo ChangePageNo + type State struct + PageNo uint64 + PageSize uint64 + Total uint64 + Workspace string + type Status struct + RenderType string + Status string + Value string