package
0.0.1-rc1
Repository: https://github.com/xmapst/autoexecflow.git
Documentation: pkg.go.dev

# README

lua

exec lua type script

Usage

# params is dict
function EvalCall(params)
    print(params)
    print("Hello, world!")
end

# Functions

No description provided by the author

# Structs

No description provided by the author