package
0.1.0
Repository: https://github.com/spy16/skit.git
Documentation: pkg.go.dev

# Functions

New initializes the Lua based skit handler.
NewWrapper initializes a new wrapper with empty Lua state.

# Structs

Lua implements skit.Handler using a lua scripting layer.
Wrapper is a thin wrapper around gopher-lua defined lua state.