Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ComponentAction ¶
type ComponentAction struct { common.OverviewProps `json:"props,omitempty"` State common.StatsState `json:"state,omitempty"` }
func (*ComponentAction) InitFromProtocol ¶
func (*ComponentAction) Render ¶
func (f *ComponentAction) Render(ctx context.Context, c *cptype.Component, scenario cptype.Scenario, event cptype.ComponentEvent, gs *cptype.GlobalStateData) error
Click to show internal directories.
Click to hide internal directories.