Documentation ¶
Overview ¶
package lmlua defines lots of general types for lua.
Index ¶
- func CheckFS(L *lua.LState, where int) fs.FS
- func RegisterFSType(L *lua.LState)
- func RegisterGoqueryPackage(L *lua.LState)
- func RegisterHTTPPackage(L *lua.LState)
- func RegisterRegexpFunctions(L *lua.LState, ns *lua.LTable)
- func RegisterRegexpNS(L *lua.LState) *lua.LTable
- func RegisterRegexpPackage(L *lua.LState)
- func RegisterRegexpType(L *lua.LState, ns *lua.LTable)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RegisterFSType ¶
func RegisterGoqueryPackage ¶
func RegisterHTTPPackage ¶
func RegisterRegexpPackage ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.