Documentation
¶
Index ¶
- func LuaValue(lv lua.LValue) interface{}
- func Map(l *lua.LState, data map[string]interface{}) *lua.LTable
- func MapInt64(l *lua.LState, data map[string]int64) *lua.LTable
- func MapString(l *lua.LState, data map[string]string) *lua.LTable
- func Table(lv *lua.LTable) map[string]interface{}
- func Value(l *lua.LState, val interface{}) lua.LValue
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.