gopherflow

package
v1.2.1 Latest Latest
Warning

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

Go to latest
Published: Nov 14, 2025 License: Apache-2.0 Imports: 25 Imported by: 0

Documentation

Index

Constants

View Source
const ExecutorId ctxKey = "executorId"

Variables

View Source
var WorkflowRegistry map[string]func() core.Workflow

Functions

func SetupLogger

func SetupLogger()

Types

type App added in v1.0.12

App wires together the workflow engine, repositories, and HTTP server.

func Setup added in v1.0.12

func Setup() *App

Setup sets up the database, repositories, workflow manager, and HTTP mux.

func (*App) Run added in v1.0.12

func (a *App) Run(ctx context.Context) error

Run starts the workflow engine and HTTP server.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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