config

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Aug 29, 2025 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DirName        = "revchat"
	ConfigFileName = "config.toml"

	DefaultRevChatTaskQueue = "revchat"
	DefaultTimpaniTaskQueue = "timpani"

	ScheduleToStartTimeout = time.Minute
	StartToCloseTimeout    = 5 * time.Second
	MaxRetryAttempts       = 3

	DefaultChannelNamePrefix    = "_pr"
	DefaultMaxChannelNameLength = 50 // Slack's hard limit = 80, but that's still too long.
)

Variables

This section is empty.

Functions

func Flags

func Flags() []cli.Flag

Flags defines CLI flags to configure a Temporal worker. These flags are usually set using environment variables or the application's configuration file.

Types

This section is empty.

Jump to

Keyboard shortcuts

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