Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewScriptTask ¶
func NewScriptTask(ctx context.Context, task *schema.ScriptTask) activity.Constructor
Types ¶
type ScriptTask ¶
func (*ScriptTask) Cancel ¶
func (node *ScriptTask) Cancel() <-chan bool
func (*ScriptTask) Element ¶
func (node *ScriptTask) Element() schema.FlowNodeInterface
func (*ScriptTask) NextAction ¶
func (node *ScriptTask) NextAction(t flow_interface.T) chan flow_node.IAction
func (*ScriptTask) Type ¶ added in v0.7.4
func (node *ScriptTask) Type() activity.Type
Click to show internal directories.
Click to hide internal directories.