app

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Apr 5, 2026 License: GPL-3.0 Imports: 50 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type App

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

func New

func New(
	cfg config.Config,
	logger *slog.Logger,
	events provider.EventProvider,
	trace provider.TraceProvider,
	metrics provider.MetricsProvider,
	metricsHandler http.Handler,
) *App

func (*App) RunAllInOne

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

func (*App) RunOrchestrate

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

func (*App) RunServe

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

Jump to

Keyboard shortcuts

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