modules

package
v0.0.0-...-d78e010 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 12, 2025 License: MIT Imports: 21 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func LuaLog

func LuaLog(L *lua.LState) int

LuaLog implements log(message, level) - exported for backward compatibility

func LuaPrint

func LuaPrint(L *lua.LState) int

LuaPrint implements ui.print(message) - exported for backward compatibility

func LuaSleep

func LuaSleep(L *lua.LState) int

LuaSleep implements time.sleep(seconds) - exported for backward compatibility

func RegisterCryptoModule

func RegisterCryptoModule(L *lua.LState)

RegisterCryptoModule registers cryptographic Lua functions

func RegisterFileModule

func RegisterFileModule(L *lua.LState)

RegisterFileModule registers file-related Lua functions

func RegisterHTTPModule

func RegisterHTTPModule(L *lua.LState)

RegisterHTTPModule registers HTTP-related Lua functions

func RegisterJSONModule

func RegisterJSONModule(L *lua.LState)

RegisterJSONModule registers JSON-related Lua functions

func RegisterNetworkModule

func RegisterNetworkModule(L *lua.LState, restrictedMode bool)

RegisterNetworkModule registers network-related Lua functions

func RegisterSystemModule

func RegisterSystemModule(L *lua.LState, restrictedMode bool)

RegisterSystemModule registers system-related Lua functions

func RegisterTimeModule

func RegisterTimeModule(L *lua.LState)

RegisterTimeModule registers time-related Lua functions

func RegisterUIModule

func RegisterUIModule(L *lua.LState)

RegisterUIModule registers UI/output-related Lua functions

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL