user

package
v0.2.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 21, 2023 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewUserTask

func NewUserTask(ctx context.Context, task *schema.UserTask) activity.Constructor

Types

type ActiveTrace

type ActiveTrace struct {
	context.Context
	Activity   activity.Activity
	Headers    map[string]any
	Properties map[string]any
	// contains filtered or unexported fields
}

func (*ActiveTrace) Execute

func (t *ActiveTrace) Execute()

func (*ActiveTrace) Submit

func (t *ActiveTrace) Submit(result map[string]any, err error)

func (*ActiveTrace) TraceInterface

func (t *ActiveTrace) TraceInterface()

type UserTask

type UserTask struct {
	*flow_node.Wiring
	// contains filtered or unexported fields
}

func (*UserTask) Cancel

func (node *UserTask) Cancel() <-chan bool

func (*UserTask) Element

func (node *UserTask) Element() schema.FlowNodeInterface

func (*UserTask) NextAction

func (node *UserTask) NextAction(t flow_interface.T) chan flow_node.IAction

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL