Documentation
¶
Index ¶
Constants ¶
View Source
const ( OpcodeDefault = "df" OpcodeRemove = "rm" OpcodeReplace = "rp" OpcodeExtract = "et" OpcodeSet = "st" OpcodeLimit = "lm" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Callstack ¶
type Sandbox ¶
type Sandbox struct {
// contains filtered or unexported fields
}
func NewSandbox ¶
func NewSandbox() *Sandbox
func (*Sandbox) Callstacks ¶
Click to show internal directories.
Click to hide internal directories.