//
pkg.gl
Category
github.com/go-delve/delve
pkg
terminal
starbind
package
1.24.0
Repository:
https://github.com/go-delve/delve.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
19
Dependents
1
Files
2.9k SLOC
#
Functions
MakeLoad
MakeLoad returns a simple sequential implementation of module loading suitable for use in the REPL.
New
New creates a new starlark binding environment.
#
Structs
Env
Env is the environment used to evaluate starlark scripts.
#
Interfaces
Context
Context is the context in which starlark scripts are evaluated.
EchoWriter