app

package
v0.7.0-rc.1 Latest Latest
Warning

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

Go to latest
Published: Mar 25, 2026 License: PostgreSQL Imports: 17 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 NewApp

func NewApp(i *do.Injector) (*App, error)

func (*App) Run

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

type ErrorProducer added in v0.7.0

type ErrorProducer interface {
	Error() <-chan error
}

type Orchestrator

type Orchestrator interface {
	host.Orchestrator
	database.Orchestrator
}

Jump to

Keyboard shortcuts

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