engine

package
v0.80.3 Latest Latest
Warning

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

Go to latest
Published: Mar 16, 2026 License: MIT Imports: 31 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run(ctx context.Context, cf *loader.ConfigLoader, version string) error

func RunWithConfig

func RunWithConfig(ctx context.Context, sc *server.ServerConfig, cleanup *cleanup.Cleanup) error

Types

type ControllerName

type ControllerName string
const (
	OLAPController ControllerName = "olap"
	TaskController ControllerName = "task"
)

type Teardown

type Teardown struct {
	Name string
	Fn   func() error
}

Jump to

Keyboard shortcuts

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