anytimersignal

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 = "any_timer_signal"
	State1       = "S1"
	State2       = "S2"
	SignalName   = "test-signal-name"
)

*

  • This test workflow has 2 states, using REST controller to implement the workflow directly. *
  • State1:
  • - WaitUntil will wait for the signals to trigger.
  • - Execute method will trigger signals and retry State1 once, then trigger signals and move the State2
  • State2:
  • - Waits on nothing. Will execute momentarily
  • - Execute method will 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