Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RenderCreator ¶
func RenderCreator() protocol.CompRender
Types ¶
type ComponentAddAppDrawer ¶
type ComponentAddAppDrawer struct {
// contains filtered or unexported fields
}
func (*ComponentAddAppDrawer) Render ¶
func (c *ComponentAddAppDrawer) Render(ctx context.Context, component *apistructs.Component, scenario apistructs.ComponentProtocolScenario, event apistructs.ComponentEvent, gs *apistructs.GlobalStateData) error
func (*ComponentAddAppDrawer) SetBundle ¶ added in v1.3.0
func (c *ComponentAddAppDrawer) SetBundle(ctxBundle protocol.ContextBundle) error
type DrawerRendering ¶
Click to show internal directories.
Click to hide internal directories.