util

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Feb 10, 2021 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CloneLuaTable

func CloneLuaTable(L *lua.LState, table *lua.LTable) *lua.LTable

func CloneLuaValue

func CloneLuaValue(L *lua.LState, value lua.LValue) lua.LValue

func EnsureParamTypes

func EnsureParamTypes(L *lua.LState, types ...lua.LValueType) bool

func EnsureTableProperties

func EnsureTableProperties(L *lua.LState, table *lua.LTable, properties map[string]lua.LValueType) bool

func LRaiseReadOnly

func LRaiseReadOnly(L *lua.LState) int

func NewOrGetMetadata

func NewOrGetMetadata(L *lua.LState, name string) (*lua.LTable, bool)

func NewReadOnly

func NewReadOnly(L *lua.LState, value, toString lua.LValue) lua.LValue

func RegisterGlobalFuncs

func RegisterGlobalFuncs(L *lua.LState, funcs map[string]lua.LGFunction, upvalues ...lua.LValue)

func ReportContextStat

func ReportContextStat(ctx *luacontext.Context, stats ...*stat.Stat)

Types

This section is empty.

Jump to

Keyboard shortcuts

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