app

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Jun 13, 2023 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateAppEngine

func CreateAppEngine() workflow.Engine

CreateAppEngine creates a new workflow engine.

func CreateAppEngineWithLogger deprecated

func CreateAppEngineWithLogger(logger *log.Logger) workflow.Engine

Deprecated: Use CreateAppEngineWithOptions instead.

func CreateAppEngineWithOptions

func CreateAppEngineWithOptions(opts ...Opts) workflow.Engine

Types

type Opts

type Opts func(engine workflow.Engine)

func WithConfiguration

func WithConfiguration(config configuration.Configuration) Opts

func WithInitializers

func WithInitializers(initializers ...workflow.ExtensionInit) Opts

func WithLogger

func WithLogger(logger *log.Logger) Opts

func WithZeroLogger

func WithZeroLogger(logger *zerolog.Logger) Opts

Jump to

Keyboard shortcuts

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