Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ActiveTrace ¶
type ActiveTrace struct {
Context context.Context
Activity activity.Activity
// contains filtered or unexported fields
}
func (*ActiveTrace) Do ¶
func (t *ActiveTrace) Do(action flow_node.IAction)
func (*ActiveTrace) Execute ¶
func (t *ActiveTrace) Execute()
func (*ActiveTrace) TraceInterface ¶
func (t *ActiveTrace) TraceInterface()
type Task ¶
func (*Task) Element ¶
func (node *Task) Element() schema.FlowNodeInterface
func (*Task) NextAction ¶
func (node *Task) NextAction(flow_interface.T) chan flow_node.IAction
Click to show internal directories.
Click to hide internal directories.