workflows

package
v0.22.3 Latest Latest
Warning

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

Go to latest
Published: May 1, 2024 License: MIT Imports: 19 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 WithMessageQueue added in v0.16.0

func WithMessageQueue(mq msgqueue.MessageQueue) 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