engine

package
v1.14.9 Latest Latest
Warning

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

Go to latest
Published: Nov 7, 2023 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Bufferinfo

type Bufferinfo struct {
	Choice int
	Buffer messages.SAMessage
	Info   interface{}
}

type Engine

type Engine interface {
	Execute(*component.Component, *bool)
	Stop()
	Resume()
}

func NewEngine

func NewEngine() Engine

type EngineImpl

type EngineImpl struct {
	Comp *component.Component
}

func (EngineImpl) Execute

func (EngineImpl) Execute(comp *component.Component, executeForever *bool)

func (EngineImpl) Resume

func (EngineImpl) Resume()

func (EngineImpl) Stop

func (EngineImpl) Stop()

Jump to

Keyboard shortcuts

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