timers

package
v0.22.0 Latest Latest
Warning

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

Go to latest
Published: Aug 20, 2021 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// ScannerWFTypeName defines workflow type name for concrete executions scanner
	ScannerWFTypeName = "cadence-sys-timers-scanner-workflow"

	// FixerWFTypeName defines workflow type name for timers fixer
	FixerWFTypeName = "cadence-sys-timers-fixer-workflow"
)

Variables

This section is empty.

Functions

func Config

Config resolves dynamic config for timers scanner.

func FixerHooks

func FixerHooks() *shardscanner.FixerHooks

FixerHooks provides hooks needed for timers fixer.

func FixerIterator

FixerIterator provides iterator for concrete execution fixer.

func FixerManager

FixerManager provides invariant manager for concrete execution fixer.

func FixerWorkflow

func FixerWorkflow(
	ctx workflow.Context,
	params shardscanner.FixerWorkflowParams,
) error

FixerWorkflow starts timers executions fixer.

func Iterator

Iterator provides iterator for timers scanner.

func Manager

Manager provides invariant manager for timers scanner.

func ScannerConfig

ScannerConfig configures timers scanner

func ScannerHooks

func ScannerHooks() *shardscanner.ScannerHooks

ScannerHooks provides hooks for timers scanner.

func ScannerWorkflow

func ScannerWorkflow(
	ctx workflow.Context,
	params shardscanner.ScannerWorkflowParams,
) error

ScannerWorkflow starts timers scanner.

Types

This section is empty.

Jump to

Keyboard shortcuts

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