Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RenderCreator ¶
func RenderCreator() protocol.CompRender
Types ¶
type DeleteNotifyOperation ¶
type DeleteNotifyOperation struct {
Meta DeleteOperationData `json:"meta"`
}
type DeleteOperationData ¶
type DeleteOperationData struct {
Id uint64 `json:"id"`
}
type EditOperation ¶
type Notify ¶
type Notify struct { CtxBdl protocol.ContextBundle table.CommonTable }
func (*Notify) Export ¶
func (n *Notify) Export(c *apistructs.Component, gs *apistructs.GlobalStateData) error
func (*Notify) Render ¶
func (n *Notify) Render(ctx context.Context, c *apistructs.Component, scenario apistructs.ComponentProtocolScenario, event apistructs.ComponentEvent, gs *apistructs.GlobalStateData) error
func (*Notify) RenderOnFilter ¶
Click to show internal directories.
Click to hide internal directories.