reset

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: 10 Imported by: 0

Documentation

Index

Constants

View Source
const (
	WorkflowType = "reset"
	State1       = "S1"
	State2       = "S2"
)

* * This test workflow has 2 states, using REST controller to implement the workflow directly. * State1: * - No WaitUntil * - Execute moves to State2 * State2: * - No WaitUntil * - Execute loops through state2 5 times, then gracefully completes the workflow. * This test is used for testing reset by state id and state execution id without WaitUntil

Variables

This section is empty.

Functions

func NewHandler

func NewHandler() *handler

Types

This section is empty.

Jump to

Keyboard shortcuts

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