anycommandcombination

package
v1.19.3 Latest Latest
Warning

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

Go to latest
Published: Jan 9, 2026 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

View Source
const (
	WorkflowType     = "any_command_combination"
	State1           = "S1"
	State2           = "S2"
	TimerId1         = "test-timer-1"
	SignalNameAndId1 = "test-signal-name1"
	SignalNameAndId2 = "test-signal-name2"
	SignalNameAndId3 = "test-signal-name3"
)

*

  • This test workflow has 2 states, using REST controller to implement the workflow directly. *
  • State1:
  • - WaitUntil will fail its first attempt and then retry which will proceed when a combination is completed
  • - Execute method will invoke the combination and move the State2
  • State2:
  • - WaitUntil will fail its first attempt and then retry which will proceed when a combination is completed
  • - Execute method will invoke the combination and gracefully complete workflow

Variables

This section is empty.

Functions

func NewHandler

func NewHandler() common.WorkflowHandler

Types

This section is empty.

Jump to

Keyboard shortcuts

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