package
1.24.0
Repository: https://github.com/go-delve/delve.git
Documentation: pkg.go.dev

# Functions

MakeLoad returns a simple sequential implementation of module loading suitable for use in the REPL.
New creates a new starlark binding environment.

# Structs

Env is the environment used to evaluate starlark scripts.

# Interfaces

Context is the context in which starlark scripts are evaluated.