Documentation ¶
Index ¶
- func MakeLuaState(esn string, validating bool) (*lua.LState, error)
- func RegisterScriptingAPI()
- func RunLuaScript(esn string, luaScript string) error
- func ScriptingAPI(w http.ResponseWriter, r *http.Request)
- func SetBControlFunctions(L *lua.LState)
- func ValidateLuaScript(luaScript string) error
- type Bot
- type ExternalLuaRequest
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RegisterScriptingAPI ¶
func RegisterScriptingAPI()
func RunLuaScript ¶
func ScriptingAPI ¶
func ScriptingAPI(w http.ResponseWriter, r *http.Request)
func SetBControlFunctions ¶
func ValidateLuaScript ¶
Types ¶
type ExternalLuaRequest ¶
Click to show internal directories.
Click to hide internal directories.