shadower

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: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BootstrapParams

type BootstrapParams struct {
	ServiceClient workflowserviceclient.Interface
	DomainCache   cache.DomainCache
	TallyScope    tally.Scope
}

BootstrapParams contains the set of params needed to bootstrap workflow shadower worker

type Worker

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

Worker is for executing decision task generated by shadowing workflows

func New

func New(params *BootstrapParams) *Worker

New creates a new worker for processing decision tasks from shadow workflow

func (*Worker) Start

func (w *Worker) Start() error

Start starts the decision worker

Jump to

Keyboard shortcuts

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