basic

package
v1.19.0 Latest Latest
Warning

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

Go to latest
Published: Aug 29, 2025 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

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

*

  • This test workflow has 2 states, using REST controller to implement the workflow directly. *
  • State1:
  • - Waits on nothing. Will execute momentarily
  • - Execute method will move to State2
  • State2:
  • - Waits on nothing. Will execute momentarily
  • - Execute method will gracefully complete workflow

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