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

# Functions

NewGoProxy creates GoProxy object.

# Variables

ProxySource is a tengo script to handle bidirectional arguments flow between go and pure tengo functions.

# Structs

CallArgs holds function name to be executed and its required parameters with a channel to listen result of function.
GoProxy is a builtin tengo module to register tengo functions and run them.