package
1.24.8
Repository: https://github.com/d5/tengo.git
Documentation: pkg.go.dev

# Functions

New creates a Script instance with an input script.
NewVariable creates a Variable.

# Structs

Compiled is a compiled instance of the user script.
Script can simplify compilation and execution of embedded scripts.
Variable is a user-defined variable for the script.