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