temporal

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Nov 15, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// There are task queues used by our workflow and activity workers. It may
	// be convenient to make these configurable in the future .
	GlobalTaskQueue    = "global"
	A3mWorkerTaskQueue = "a3m"
	AmWorkerTaskQueue  = "am"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Address   string
	Namespace string
	TaskQueue string
}

Jump to

Keyboard shortcuts

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