package
0.11.1
Repository: https://github.com/speakeasy-api/easytemplate.git
Documentation: pkg.go.dev

# Functions

New creates a new VM.
WithStartingLineNumber sets the starting line number for the script.

# Variables

ErrCompilation is returned when a script fails to compile.
ErrFunctionNotFound Function does not exist in script.
ErrRuntime is returned when a script fails to run.

# Structs

Options represents options for running a script.
VM is a wrapper around the goja runtime.

# Type aliases

Option represents an option for running a script.