package
0.1.2
Repository: https://github.com/netsys-lab/pan-lua.git
Documentation: pkg.go.dev

# 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