# Functions
NewLJValue wraps given lua lvalue.
func NewLuaSelector(script string) (*LuaSelector, error) { func NewMultiSelector(state *State) extra.MultiSelector {.
No description provided by the author
No description provided by the author
# Structs
LJValue is an (un)marshallable container for gopher-lua LValue, supports Lua-to-JSON, JSON-to-Lua.
No description provided by the author
No description provided by the author
No description provided by the author