persistence_loading_policy

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

Documentation

Index

Constants

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

*

  • This test workflow has two states, using REST controller to implement the workflow directly. *
  • State1:
  • - WaitUntil skipped
  • - Execute method verifies the loaded attributes then moves to a dead-end.
  • State2:
  • - WaitUntil method verifies the loaded attributes
  • - Execute method verifies the loaded attributes then gracefully completes the workflow

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