//
pkg.gl
Category
github.com/spy16/skit
handlers
lua
package
0.1.0
Repository:
https://github.com/spy16/skit.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
1
Files
130 SLOC
#
Functions
New
New initializes the Lua based skit handler.
NewWrapper
NewWrapper initializes a new wrapper with empty Lua state.
#
Structs
Lua
Lua implements skit.Handler using a lua scripting layer.
Wrapper
Wrapper is a thin wrapper around gopher-lua defined lua state.