Versions in this module Expand all Collapse all v1 v1.0.1 Aug 15, 2024 Changes in this version + type ComponentNotifyInfo struct + Data map[string]string + State State + Type string + func (cp *ComponentNotifyInfo) GenComponentState(c *cptype.Component) error + func (cp *ComponentNotifyInfo) Render(ctx context.Context, c *cptype.Component, s cptype.Scenario, ...) error + func (cp *ComponentNotifyInfo) Transfer(component *cptype.Component) + type State struct