engine

package
v0.73.106 Latest Latest
Warning

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

Go to latest
Published: Dec 23, 2025 License: MIT Imports: 34 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

Types

type ControllerName

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

type Teardown

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

func RunWithConfig

func RunWithConfig(ctx context.Context, sc *server.ServerConfig) ([]Teardown, error)

Jump to

Keyboard shortcuts

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