Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Node ¶
IF node
func (*Node) LoadNodeConfig ¶
func (*Node) WaitForEvent ¶
func (node *Node) WaitForEvent(responseChannel chan model.ReactorEvent)
type TExpression ¶
type TExpressions ¶
type TExpressions struct { Expression []TExpression TrueTransition model.NodeID FalseTransition model.NodeID }
Click to show internal directories.
Click to hide internal directories.