app

package
v0.0.0-...-703ca1c Latest Latest
Warning

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

Go to latest
Published: Jan 23, 2025 License: Apache-2.0 Imports: 21 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 WithRuntimeInfo

func WithRuntimeInfo(ri runtimeinfo.RuntimeInfo) 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