Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var LuaPool = types.NewPool(64)
LuaPool is the global LState pool
Functions ¶
func LValueToInterface ¶
LValueToInterface converts a generic LValue to a native type
Types ¶
type List ¶
type List struct {
// contains filtered or unexported fields
}
List is the list data type to be used with a Lua instance
Source Files ¶
Click to show internal directories.
Click to hide internal directories.