exec

package
v0.4.2 Latest Latest
Warning

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

Go to latest
Published: Feb 27, 2025 License: Apache-2.0 Imports: 4 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Execute added in v0.3.0

func Execute(name string, source io.Reader, args ArgMap, restrictedMode bool) error

func ExecuteFile added in v0.3.0

func ExecuteFile(file *os.File, args ArgMap, restrictedMode bool) error

func ExecuteWithModules added in v0.3.4

func ExecuteWithModules(name string, source io.Reader, args ArgMap, restrictedMode bool, modules ...StarlarkModule) error

Types

type ArgMap added in v0.3.0

type ArgMap map[string]string

type StarlarkModule added in v0.3.4

type StarlarkModule struct {
	Name   string
	Source io.Reader
}

Jump to

Keyboard shortcuts

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