dispatcher

package
v0.11.6 Latest Latest
Warning

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

Go to latest
Published: Dec 17, 2024 License: Apache-2.0 Imports: 22 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Configs = configset.Set[Config]{
	Default: &Config{},
}

Functions

This section is empty.

Types

type Config added in v0.9.2

type Config struct {
	Worker   temporalclient.WorkerConfig   `koanf:"worker"`
	Workflow temporalclient.WorkflowConfig `koanf:"workflow"`
	Activity temporalclient.ActivityConfig `koanf:"activity"`
}

type Dispatcher

type Dispatcher struct {
	// contains filtered or unexported fields
}

func New

func New(l *zap.Logger, cfg *Config, svcs Svcs) *Dispatcher

func (*Dispatcher) Dispatch added in v0.9.0

func (*Dispatcher) Redispatch added in v0.9.0

func (*Dispatcher) Start

func (d *Dispatcher) Start(context.Context) error

Jump to

Keyboard shortcuts

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