Documentation
¶
Index ¶
- func LuaLog(L *lua.LState) int
- func LuaPrint(L *lua.LState) int
- func LuaSleep(L *lua.LState) int
- func RegisterCryptoModule(L *lua.LState)
- func RegisterFileModule(L *lua.LState)
- func RegisterHTTPModule(L *lua.LState)
- func RegisterJSONModule(L *lua.LState)
- func RegisterNetworkModule(L *lua.LState, restrictedMode bool)
- func RegisterSystemModule(L *lua.LState, restrictedMode bool)
- func RegisterTimeModule(L *lua.LState)
- func RegisterUIModule(L *lua.LState)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RegisterCryptoModule ¶
RegisterCryptoModule registers cryptographic Lua functions
func RegisterFileModule ¶
RegisterFileModule registers file-related Lua functions
func RegisterHTTPModule ¶
RegisterHTTPModule registers HTTP-related Lua functions
func RegisterJSONModule ¶
RegisterJSONModule registers JSON-related Lua functions
func RegisterNetworkModule ¶
RegisterNetworkModule registers network-related Lua functions
func RegisterSystemModule ¶
RegisterSystemModule registers system-related Lua functions
func RegisterTimeModule ¶
RegisterTimeModule registers time-related Lua functions
func RegisterUIModule ¶
RegisterUIModule registers UI/output-related Lua functions
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.