executor

package
v0.0.0-...-efcff09 Latest Latest
Warning

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

Go to latest
Published: Mar 23, 2024 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Sandbox

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

func NewAndStartSandbox

func NewAndStartSandbox(name string) *Sandbox

type SandboxManager

type SandboxManager struct {
	BoxStatusMap map[*Sandbox]bool // store sandbox => isBusy
	// contains filtered or unexported fields
}

func NewSandboxManager

func NewSandboxManager(sandboxes []*Sandbox) *SandboxManager

func (*SandboxManager) ExecuteJob

func (s *SandboxManager) ExecuteJob(job *types.LambdaJob) (*types.LambdaResult, error)

Jump to

Keyboard shortcuts

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