//
pkg.gl
Category
github.com/vxcontrol/vxcommon
lua
package
1.1.0
Repository:
https://github.com/vxcontrol/vxcommon.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
16
Dependents
2
Files
999 SLOC
#
Functions
NewModule
NewModule is function which constructed Module object.
NewState
NewState is function which constructed State object.
#
Structs
Module
Module is struct that used for internal communication logic with Lua state.
State
State is context of lua module.