Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewJsTracer ¶
newJsTracer instantiates a new JS tracer instance. code is a Javascript snippet which evaluates to an expression returning an object with certain methods:
The methods `result` and `fault` are required to be present. The methods `step`, `enter`, and `exit` are optional, but note that `enter` and `exit` always go together.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.