Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Node ¶
func New ¶
func New(ctx context.Context, wiring *flow_node.Wiring, startEvent *schema.StartEvent, idGenerator id.IGenerator, ) (node *Node, err error)
func (*Node) ConsumeEvent ¶
func (*Node) Element ¶
func (node *Node) Element() schema.FlowNodeInterface
func (*Node) NextAction ¶
func (node *Node) NextAction(flow_interface.T) chan flow_node.IAction
Click to show internal directories.
Click to hide internal directories.