datavm

package
v1.40.0 Latest Latest
Warning

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

Go to latest
Published: Dec 26, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ExecuteAll

func ExecuteAll(s any, program []IInstruction) (errs []error)

func ExecuteUntilFirstError

func ExecuteUntilFirstError(s any, program []IInstruction) (err error)

func StdErr

func StdErr(id string, path []string, msg string) (err error)

Types

type IInstruction

type IInstruction interface {
	Execute(s any) error
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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