workflows

package
v0.14.1 Latest Latest
Warning

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

Go to latest
Published: Mar 3, 2024 License: MIT Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type WorkflowsController

type WorkflowsController interface {
	Start(ctx context.Context) error
}

type WorkflowsControllerImpl

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

func (*WorkflowsControllerImpl) Start

func (wc *WorkflowsControllerImpl) Start() (func() error, error)

type WorkflowsControllerOpt

type WorkflowsControllerOpt func(*WorkflowsControllerOpts)

func WithTaskQueue added in v0.8.0

func WithTaskQueue(tq taskqueue.TaskQueue) WorkflowsControllerOpt

type WorkflowsControllerOpts

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

Jump to

Keyboard shortcuts

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