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