executors

package
v0.0.0-...-2efa35c Latest Latest
Warning

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

Go to latest
Published: Apr 21, 2026 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Closable

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

func (*Closable) AddCloser

func (c *Closable) AddCloser(closer func() error) uint16

func (*Closable) Close

func (c *Closable) Close() error

func (*Closable) RemoveCloser

func (c *Closable) RemoveCloser(id uint16)

type ExecState

type ExecState struct {
	SpaceId          int64
	PackageVersionId int64
	InstalledId      int64
	FsRoot           *os.Root
	App              xtypes.App
	Closable         *Closable
}

func (*ExecState) Init

func (es *ExecState) Init()

Directories

Path Synopsis
lua-bench command
lua_bench2 command

Jump to

Keyboard shortcuts

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