timer

package
v0.22.3 Latest Latest
Warning

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

Go to latest
Published: Oct 14, 2021 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// TestName is the test name for timer test
	TestName = "timer"

	// LauncherWorkflowName is the workflow name for launching timer test
	LauncherWorkflowName = "timer-load-test-workflow"
)

Variables

This section is empty.

Functions

func RegisterLauncher

func RegisterLauncher(w worker.Worker)

RegisterLauncher registers workflows and activities for timer load launching

func RegisterWorker

func RegisterWorker(w worker.Worker)

RegisterWorker registers workflows and activities for timer load

Types

type WorkflowParams

type WorkflowParams struct {
	TimerCount           int
	EarliesTimerFireTime time.Time
	LatestTimerFireTime  time.Time
	MaxTimerLatency      time.Duration
}

WorkflowParams inputs to workflow.

Jump to

Keyboard shortcuts

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