//
pkg.gl
Category
github.com/d5/tengo
script
package
1.24.8
Repository:
https://github.com/d5/tengo.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
9
Dependents
3
Files
396 SLOC
#
Functions
New
New creates a Script instance with an input script.
NewVariable
NewVariable creates a Variable.
#
Structs
Compiled
Compiled is a compiled instance of the user script.
Script
Script can simplify compilation and execution of embedded scripts.
Variable
Variable is a user-defined variable for the script.