parallel

package
v1.3.1 Latest Latest
Warning

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

Go to latest
Published: Apr 9, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IncomingFlowProcessedTrace

type IncomingFlowProcessedTrace struct {
	Node *schema.ParallelGateway
	Flow flow_interface.T
}

IncomingFlowProcessedTrace signals that a particular flow has been processed. If any action have been taken, it already happened

func (IncomingFlowProcessedTrace) TraceInterface

func (t IncomingFlowProcessedTrace) TraceInterface()

type Node

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

func New

func New(ctx context.Context, wiring *flow_node.Wiring, parallelGateway *schema.ParallelGateway) (node *Node, err error)

func (*Node) Element

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

func (*Node) NextAction

func (node *Node) NextAction(flow 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