deadend

package
v1.18.3 Latest Latest
Warning

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

Go to latest
Published: Jul 30, 2025 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

View Source
const (
	WorkflowType    = "deadend"
	RPCTriggerState = "test-RPCTriggerState"
	RPCWriteData    = "RPCWriteData"

	State1 = "S1"
)

*

  • This test workflow has 3 states, using REST controller to implement the workflow directly. *
  • RPCWriteData:
  • - WaitUntil will upsert data attributes
  • RPCTriggerState:
  • - WaitUntil will move to State1
  • State1:
  • - WaitUntil is skipped
  • - Execute method will put the state into a dead-end.

Variables

This section is empty.

Functions

func NewHandler

func NewHandler() common.WorkflowHandlerWithRpc

Types

This section is empty.

Jump to

Keyboard shortcuts

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