Documentation
¶
Index ¶
Constants ¶
View Source
const ( LuaTableError = "lua script output is not a lua table" LuaBoolError = "lua script output is not a lua bool" )
Variables ¶
This section is empty.
Functions ¶
func MapToTable ¶
MapToTable converts a Go map to a lua table credit to: https://github.com/yuin/gopher-lua/issues/160#issuecomment-447608033
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.