//
pkg.gl
Category
github.com/ibuilding-x/driver-box
internal
lua
package
1.1.8
Repository:
https://github.com/ibuilding-x/driver-box.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
16
Dependents
6
Files
219 SLOC
#
Functions
CallLuaConverter
CallLuaConverter 调用 Lua 脚本转换器.
CallLuaEncodeConverter
CallLuaEncodeConverter 调用 Lua 脚本编码转换器.
CallLuaMethod
执行指定lua方法.
CallLuaMethodV2
No description provided by the author
Close
关闭Lua虚拟机.
InitLuaVM
InitLuaVM 编译 lua 脚本.
#
Variables
LuaModuleInstance
No description provided by the author
#
Structs
LuaModule
LuaModule go 实现 lua 模块,供脚本内使用.