engines

package
v0.3.3 Latest Latest
Warning

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

Go to latest
Published: Jan 15, 2026 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewEngine

func NewEngine(logger logger.ILogger, containers ...scene.Scene) scene.Engine

Types

type BasicEngine

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

func (*BasicEngine) AddContainer

func (eg *BasicEngine) AddContainer(container scene.Scene) error

func (*BasicEngine) GetContainer

func (eg *BasicEngine) GetContainer(name string) scene.Scene

func (*BasicEngine) ListContainers

func (eg *BasicEngine) ListContainers() []scene.Scene

func (*BasicEngine) Run

func (eg *BasicEngine) Run() error

func (*BasicEngine) Start

func (eg *BasicEngine) Start() error

func (*BasicEngine) Stop

func (eg *BasicEngine) Stop()

Jump to

Keyboard shortcuts

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