René's URL Explorer Experiment


Title: lua package - github.com/yuin/gopher-lua - Go Packages

direct link

Domain: pkg.go.dev

NoneIE=edge
DescriptionGopherLua: VM and compiler for Lua in Go

Links:

https://go.dev/
Skip to Main Content https://pkg.go.dev/github.com/yuin/gopher-lua#main-content
Why Go https://pkg.go.dev/github.com/yuin/gopher-lua
Case Studies https://go.dev/solutions#case-studies
Use Cases https://go.dev/solutions#use-cases
Security https://go.dev/security/
Learnhttps://go.dev/learn/
Docs https://pkg.go.dev/github.com/yuin/gopher-lua
Effective Go https://go.dev/doc/effective_go
Go User Manual https://go.dev/doc/
Standard library https://pkg.go.dev/std
Release Notes https://go.dev/doc/devel/release
Packageshttps://pkg.go.dev/
Community https://pkg.go.dev/github.com/yuin/gopher-lua
Recorded Talks https://go.dev/talks/
Meetups https://www.meetup.com/pro/go
Conferences https://github.com/golang/go/wiki/Conferences
Go blog https://go.dev/blog
Go project https://go.dev/help
https://groups.google.com/g/golang-nuts
https://github.com/golang
https://twitter.com/golang
https://www.reddit.com/r/golang/
https://invite.slack.golangbridge.org/
https://stackoverflow.com/collectives/go
https://go.dev/
Why Go https://pkg.go.dev/github.com/yuin/gopher-lua
Why Go https://pkg.go.dev/github.com/yuin/gopher-lua
Case Studies https://go.dev/solutions#case-studies
Use Cases https://go.dev/solutions#use-cases
Security https://go.dev/security/
Learnhttps://go.dev/learn/
Docs https://pkg.go.dev/github.com/yuin/gopher-lua
Docs https://pkg.go.dev/github.com/yuin/gopher-lua
Effective Go https://go.dev/doc/effective_go
Go User Manual https://go.dev/doc/
Standard library https://pkg.go.dev/std
Release Notes https://go.dev/doc/devel/release
Packageshttps://pkg.go.dev/
Community https://pkg.go.dev/github.com/yuin/gopher-lua
Community https://pkg.go.dev/github.com/yuin/gopher-lua
Recorded Talks https://go.dev/talks/
Meetups https://www.meetup.com/pro/go
Conferences https://github.com/golang/go/wiki/Conferences
Go blog https://go.dev/blog
Go project https://go.dev/help
https://groups.google.com/g/golang-nuts
https://github.com/golang
https://twitter.com/golang
https://www.reddit.com/r/golang/
https://invite.slack.golangbridge.org/
https://stackoverflow.com/collectives/go
Discover Packageshttps://pkg.go.dev/
github.com/yuin/gopher-lua https://pkg.go.dev/github.com/yuin/gopher-lua@v1.1.1
https://go.dev/
Version: v1.1.1 https://pkg.go.dev/github.com/yuin/gopher-lua?tab=versions
Go to latest https://pkg.go.dev/github.com/yuin/gopher-lua
MIThttps://pkg.go.dev/github.com/yuin/gopher-lua?tab=licenses
Imports: 24 https://pkg.go.dev/github.com/yuin/gopher-lua?tab=imports
Imported by: 2,345 https://pkg.go.dev/github.com/yuin/gopher-lua?tab=importedby
go.modhttps://github.com/yuin/gopher-lua/tree/v1.1.1/go.mod
Learn more about best practiceshttps://pkg.go.dev/about#best-practices
github.com/yuin/gopher-lua https://github.com/yuin/gopher-lua
Open Source Insights https://deps.dev/go/github.com%2Fyuin%2Fgopher-lua/v1.1.1
Code Wiki https://pkg.go.dev/codewiki?module=github.com%2Fyuin%2Fgopher-lua&package=github.com%2Fyuin%2Fgopher-lua&url=https%3A%2F%2Fcodewiki.google%2Fgithub.com%2Fyuin%2Fgopher-lua%3Futm_source%3Dfirst_party_link%26utm_medium%3Dgo_pkg_web%26utm_campaign%3Dgithub.com%2Fyuin%2Fgopher-lua
README https://pkg.go.dev/github.com/yuin/gopher-lua#section-readme
Documentation https://pkg.go.dev/github.com/yuin/gopher-lua#section-documentation
Overviewhttps://pkg.go.dev/github.com/yuin/gopher-lua#pkg-overview
Index https://pkg.go.dev/github.com/yuin/gopher-lua#pkg-index
Constants https://pkg.go.dev/github.com/yuin/gopher-lua#pkg-constants
Variables https://pkg.go.dev/github.com/yuin/gopher-lua#pkg-variables
Functions https://pkg.go.dev/github.com/yuin/gopher-lua#pkg-functions
LVAsBool(v) https://pkg.go.dev/github.com/yuin/gopher-lua#LVAsBool
LVAsString(v) https://pkg.go.dev/github.com/yuin/gopher-lua#LVAsString
LVCanConvToString(v) https://pkg.go.dev/github.com/yuin/gopher-lua#LVCanConvToString
LVIsFalse(v) https://pkg.go.dev/github.com/yuin/gopher-lua#LVIsFalse
OpenBase(L) https://pkg.go.dev/github.com/yuin/gopher-lua#OpenBase
OpenChannel(L) https://pkg.go.dev/github.com/yuin/gopher-lua#OpenChannel
OpenCoroutine(L) https://pkg.go.dev/github.com/yuin/gopher-lua#OpenCoroutine
OpenDebug(L) https://pkg.go.dev/github.com/yuin/gopher-lua#OpenDebug
OpenIo(L) https://pkg.go.dev/github.com/yuin/gopher-lua#OpenIo
OpenMath(L) https://pkg.go.dev/github.com/yuin/gopher-lua#OpenMath
OpenOs(L) https://pkg.go.dev/github.com/yuin/gopher-lua#OpenOs
OpenPackage(L) https://pkg.go.dev/github.com/yuin/gopher-lua#OpenPackage
OpenString(L) https://pkg.go.dev/github.com/yuin/gopher-lua#OpenString
OpenTable(L) https://pkg.go.dev/github.com/yuin/gopher-lua#OpenTable
UpvalueIndex(i) https://pkg.go.dev/github.com/yuin/gopher-lua#UpvalueIndex
Types https://pkg.go.dev/github.com/yuin/gopher-lua#pkg-types
type ApiError https://pkg.go.dev/github.com/yuin/gopher-lua#ApiError
(e) Error() https://pkg.go.dev/github.com/yuin/gopher-lua#ApiError.Error
type ApiErrorType https://pkg.go.dev/github.com/yuin/gopher-lua#ApiErrorType
type CompileError https://pkg.go.dev/github.com/yuin/gopher-lua#CompileError
(e) Error() https://pkg.go.dev/github.com/yuin/gopher-lua#CompileError.Error
type DbgCall https://pkg.go.dev/github.com/yuin/gopher-lua#DbgCall
type DbgLocalInfo https://pkg.go.dev/github.com/yuin/gopher-lua#DbgLocalInfo
type Debug https://pkg.go.dev/github.com/yuin/gopher-lua#Debug
type FunctionProto https://pkg.go.dev/github.com/yuin/gopher-lua#FunctionProto
Compile(chunk, name) https://pkg.go.dev/github.com/yuin/gopher-lua#Compile
(fp) String() https://pkg.go.dev/github.com/yuin/gopher-lua#FunctionProto.String
type Global https://pkg.go.dev/github.com/yuin/gopher-lua#Global
type LBool https://pkg.go.dev/github.com/yuin/gopher-lua#LBool
(bl) String() https://pkg.go.dev/github.com/yuin/gopher-lua#LBool.String
(bl) Type() https://pkg.go.dev/github.com/yuin/gopher-lua#LBool.Type
type LChannel https://pkg.go.dev/github.com/yuin/gopher-lua#LChannel
(ch) String() https://pkg.go.dev/github.com/yuin/gopher-lua#LChannel.String
(ch) Type() https://pkg.go.dev/github.com/yuin/gopher-lua#LChannel.Type
type LFunction https://pkg.go.dev/github.com/yuin/gopher-lua#LFunction
(fn) LocalName(regno, pc) https://pkg.go.dev/github.com/yuin/gopher-lua#LFunction.LocalName
(fn) String() https://pkg.go.dev/github.com/yuin/gopher-lua#LFunction.String
(fn) Type() https://pkg.go.dev/github.com/yuin/gopher-lua#LFunction.Type
type LGFunction https://pkg.go.dev/github.com/yuin/gopher-lua#LGFunction
type LNilType https://pkg.go.dev/github.com/yuin/gopher-lua#LNilType
(nl) String() https://pkg.go.dev/github.com/yuin/gopher-lua#LNilType.String
(nl) Type() https://pkg.go.dev/github.com/yuin/gopher-lua#LNilType.Type
type LNumber https://pkg.go.dev/github.com/yuin/gopher-lua#LNumber
LVAsNumber(v) https://pkg.go.dev/github.com/yuin/gopher-lua#LVAsNumber
(nm) Format(f, c) https://pkg.go.dev/github.com/yuin/gopher-lua#LNumber.Format
(nm) String() https://pkg.go.dev/github.com/yuin/gopher-lua#LNumber.String
(nm) Type() https://pkg.go.dev/github.com/yuin/gopher-lua#LNumber.Type
type LState https://pkg.go.dev/github.com/yuin/gopher-lua#LState
NewState(opts) https://pkg.go.dev/github.com/yuin/gopher-lua#NewState
(ls) ArgError(n, message) https://pkg.go.dev/github.com/yuin/gopher-lua#LState.ArgError
(ls) Call(nargs, nret) https://pkg.go.dev/github.com/yuin/gopher-lua#LState.Call
(ls) CallByParam(cp, args) https://pkg.go.dev/github.com/yuin/gopher-lua#LState.CallByParam
(ls) CallMeta(obj, event) https://pkg.go.dev/github.com/yuin/gopher-lua#LState.CallMeta
(ls) CheckAny(n) https://pkg.go.dev/github.com/yuin/gopher-lua#LState.CheckAny
(ls) CheckBool(n) https://pkg.go.dev/github.com/yuin/gopher-lua#LState.CheckBool
(ls) CheckChannel(n) https://pkg.go.dev/github.com/yuin/gopher-lua#LState.CheckChannel
(ls) CheckFunction(n) https://pkg.go.dev/github.com/yuin/gopher-lua#LState.CheckFunction
(ls) CheckInt(n) https://pkg.go.dev/github.com/yuin/gopher-lua#LState.CheckInt
(ls) CheckInt64(n) https://pkg.go.dev/github.com/yuin/gopher-lua#LState.CheckInt64
(ls) CheckNumber(n) https://pkg.go.dev/github.com/yuin/gopher-lua#LState.CheckNumber
(ls) CheckOption(n, options) https://pkg.go.dev/github.com/yuin/gopher-lua#LState.CheckOption
(ls) CheckString(n) https://pkg.go.dev/github.com/yuin/gopher-lua#LState.CheckString
(ls) CheckTable(n) https://pkg.go.dev/github.com/yuin/gopher-lua#LState.CheckTable
(ls) CheckThread(n) https://pkg.go.dev/github.com/yuin/gopher-lua#LState.CheckThread
(ls) CheckType(n, typ) https://pkg.go.dev/github.com/yuin/gopher-lua#LState.CheckType
(ls) CheckTypes(n, typs) https://pkg.go.dev/github.com/yuin/gopher-lua#LState.CheckTypes
(ls) CheckUserData(n) https://pkg.go.dev/github.com/yuin/gopher-lua#LState.CheckUserData
(ls) Close() https://pkg.go.dev/github.com/yuin/gopher-lua#LState.Close
(ls) Concat(values) https://pkg.go.dev/github.com/yuin/gopher-lua#LState.Concat
(ls) Context() https://pkg.go.dev/github.com/yuin/gopher-lua#LState.Context
(ls) CreateTable(acap, hcap) https://pkg.go.dev/github.com/yuin/gopher-lua#LState.CreateTable
(ls) DoFile(path) https://pkg.go.dev/github.com/yuin/gopher-lua#LState.DoFile
(ls) DoString(source) https://pkg.go.dev/github.com/yuin/gopher-lua#LState.DoString
(ls) Equal(lhs, rhs) https://pkg.go.dev/github.com/yuin/gopher-lua#LState.Equal
(ls) Error(lv, level) https://pkg.go.dev/github.com/yuin/gopher-lua#LState.Error
(ls) FindTable(obj, n, size) https://pkg.go.dev/github.com/yuin/gopher-lua#LState.FindTable
(ls) ForEach(tb, cb) https://pkg.go.dev/github.com/yuin/gopher-lua#LState.ForEach
(ls) GPCall(fn, data) https://pkg.go.dev/github.com/yuin/gopher-lua#LState.GPCall
(ls) Get(idx) https://pkg.go.dev/github.com/yuin/gopher-lua#LState.Get
(ls) GetFEnv(obj) https://pkg.go.dev/github.com/yuin/gopher-lua#LState.GetFEnv
(ls) GetField(obj, skey) https://pkg.go.dev/github.com/yuin/gopher-lua#LState.GetField
(ls) GetGlobal(name) https://pkg.go.dev/github.com/yuin/gopher-lua#LState.GetGlobal
(ls) GetInfo(what, dbg, fn) https://pkg.go.dev/github.com/yuin/gopher-lua#LState.GetInfo
(ls) GetLocal(dbg, no) https://pkg.go.dev/github.com/yuin/gopher-lua#LState.GetLocal
(ls) GetMetaField(obj, event) https://pkg.go.dev/github.com/yuin/gopher-lua#LState.GetMetaField
(ls) GetMetatable(obj) https://pkg.go.dev/github.com/yuin/gopher-lua#LState.GetMetatable
(ls) GetStack(level) https://pkg.go.dev/github.com/yuin/gopher-lua#LState.GetStack
(ls) GetTable(obj, key) https://pkg.go.dev/github.com/yuin/gopher-lua#LState.GetTable
(ls) GetTop() https://pkg.go.dev/github.com/yuin/gopher-lua#LState.GetTop
(ls) GetTypeMetatable(typ) https://pkg.go.dev/github.com/yuin/gopher-lua#LState.GetTypeMetatable
(ls) GetUpvalue(fn, no) https://pkg.go.dev/github.com/yuin/gopher-lua#LState.GetUpvalue
(ls) Insert(value, index) https://pkg.go.dev/github.com/yuin/gopher-lua#LState.Insert
(ls) IsClosed() https://pkg.go.dev/github.com/yuin/gopher-lua#LState.IsClosed
(ls) LessThan(lhs, rhs) https://pkg.go.dev/github.com/yuin/gopher-lua#LState.LessThan
(ls) Load(reader, name) https://pkg.go.dev/github.com/yuin/gopher-lua#LState.Load
(ls) LoadFile(path) https://pkg.go.dev/github.com/yuin/gopher-lua#LState.LoadFile
(ls) LoadString(source) https://pkg.go.dev/github.com/yuin/gopher-lua#LState.LoadString
(ls) NewClosure(fn, upvalues) https://pkg.go.dev/github.com/yuin/gopher-lua#LState.NewClosure
(ls) NewFunction(fn) https://pkg.go.dev/github.com/yuin/gopher-lua#LState.NewFunction
(ls) NewFunctionFromProto(proto) https://pkg.go.dev/github.com/yuin/gopher-lua#LState.NewFunctionFromProto
(ls) NewTable() https://pkg.go.dev/github.com/yuin/gopher-lua#LState.NewTable
(ls) NewThread() https://pkg.go.dev/github.com/yuin/gopher-lua#LState.NewThread
(ls) NewTypeMetatable(typ) https://pkg.go.dev/github.com/yuin/gopher-lua#LState.NewTypeMetatable
(ls) NewUserData() https://pkg.go.dev/github.com/yuin/gopher-lua#LState.NewUserData
(ls) Next(tb, key) https://pkg.go.dev/github.com/yuin/gopher-lua#LState.Next
(ls) ObjLen(v1) https://pkg.go.dev/github.com/yuin/gopher-lua#LState.ObjLen
(ls) OpenLibs() https://pkg.go.dev/github.com/yuin/gopher-lua#LState.OpenLibs
(ls) OptBool(n, d) https://pkg.go.dev/github.com/yuin/gopher-lua#LState.OptBool
(ls) OptChannel(n, ch) https://pkg.go.dev/github.com/yuin/gopher-lua#LState.OptChannel
(ls) OptFunction(n, d) https://pkg.go.dev/github.com/yuin/gopher-lua#LState.OptFunction
(ls) OptInt(n, d) https://pkg.go.dev/github.com/yuin/gopher-lua#LState.OptInt
(ls) OptInt64(n, d) https://pkg.go.dev/github.com/yuin/gopher-lua#LState.OptInt64
(ls) OptNumber(n, d) https://pkg.go.dev/github.com/yuin/gopher-lua#LState.OptNumber
(ls) OptString(n, d) https://pkg.go.dev/github.com/yuin/gopher-lua#LState.OptString
(ls) OptTable(n, d) https://pkg.go.dev/github.com/yuin/gopher-lua#LState.OptTable
(ls) OptUserData(n, d) https://pkg.go.dev/github.com/yuin/gopher-lua#LState.OptUserData
(ls) PCall(nargs, nret, errfunc) https://pkg.go.dev/github.com/yuin/gopher-lua#LState.PCall
(ls) Pop(n) https://pkg.go.dev/github.com/yuin/gopher-lua#LState.Pop
(ls) PreloadModule(name, loader) https://pkg.go.dev/github.com/yuin/gopher-lua#LState.PreloadModule
(ls) Push(value) https://pkg.go.dev/github.com/yuin/gopher-lua#LState.Push
(ls) RaiseError(format, args) https://pkg.go.dev/github.com/yuin/gopher-lua#LState.RaiseError
(ls) RawEqual(lhs, rhs) https://pkg.go.dev/github.com/yuin/gopher-lua#LState.RawEqual
(ls) RawGet(tb, key) https://pkg.go.dev/github.com/yuin/gopher-lua#LState.RawGet
(ls) RawGetInt(tb, key) https://pkg.go.dev/github.com/yuin/gopher-lua#LState.RawGetInt
(ls) RawSet(tb, key, value) https://pkg.go.dev/github.com/yuin/gopher-lua#LState.RawSet
(ls) RawSetInt(tb, key, value) https://pkg.go.dev/github.com/yuin/gopher-lua#LState.RawSetInt
(ls) Register(name, fn) https://pkg.go.dev/github.com/yuin/gopher-lua#LState.Register
(ls) RegisterModule(name, funcs) https://pkg.go.dev/github.com/yuin/gopher-lua#LState.RegisterModule
(ls) Remove(index) https://pkg.go.dev/github.com/yuin/gopher-lua#LState.Remove
(ls) RemoveCallerFrame() https://pkg.go.dev/github.com/yuin/gopher-lua#LState.RemoveCallerFrame
(ls) RemoveContext() https://pkg.go.dev/github.com/yuin/gopher-lua#LState.RemoveContext
(ls) Replace(idx, value) https://pkg.go.dev/github.com/yuin/gopher-lua#LState.Replace
(ls) Resume(th, fn, args) https://pkg.go.dev/github.com/yuin/gopher-lua#LState.Resume
(ls) SetContext(ctx) https://pkg.go.dev/github.com/yuin/gopher-lua#LState.SetContext
(ls) SetFEnv(obj, env) https://pkg.go.dev/github.com/yuin/gopher-lua#LState.SetFEnv
(ls) SetField(obj, key, value) https://pkg.go.dev/github.com/yuin/gopher-lua#LState.SetField
(ls) SetFuncs(tb, funcs, upvalues) https://pkg.go.dev/github.com/yuin/gopher-lua#LState.SetFuncs
(ls) SetGlobal(name, value) https://pkg.go.dev/github.com/yuin/gopher-lua#LState.SetGlobal
(ls) SetLocal(dbg, no, lv) https://pkg.go.dev/github.com/yuin/gopher-lua#LState.SetLocal
(ls) SetMetatable(obj, mt) https://pkg.go.dev/github.com/yuin/gopher-lua#LState.SetMetatable
(ls) SetMx(mx) https://pkg.go.dev/github.com/yuin/gopher-lua#LState.SetMx
(ls) SetTable(obj, key, value) https://pkg.go.dev/github.com/yuin/gopher-lua#LState.SetTable
(ls) SetTop(idx) https://pkg.go.dev/github.com/yuin/gopher-lua#LState.SetTop
(ls) SetUpvalue(fn, no, lv) https://pkg.go.dev/github.com/yuin/gopher-lua#LState.SetUpvalue
(ls) Status(th) https://pkg.go.dev/github.com/yuin/gopher-lua#LState.Status
(ls) String() https://pkg.go.dev/github.com/yuin/gopher-lua#LState.String
(ls) ToBool(n) https://pkg.go.dev/github.com/yuin/gopher-lua#LState.ToBool
(ls) ToChannel(n) https://pkg.go.dev/github.com/yuin/gopher-lua#LState.ToChannel
(ls) ToFunction(n) https://pkg.go.dev/github.com/yuin/gopher-lua#LState.ToFunction
(ls) ToInt(n) https://pkg.go.dev/github.com/yuin/gopher-lua#LState.ToInt
(ls) ToInt64(n) https://pkg.go.dev/github.com/yuin/gopher-lua#LState.ToInt64
(ls) ToNumber(n) https://pkg.go.dev/github.com/yuin/gopher-lua#LState.ToNumber
(ls) ToString(n) https://pkg.go.dev/github.com/yuin/gopher-lua#LState.ToString
(ls) ToStringMeta(lv) https://pkg.go.dev/github.com/yuin/gopher-lua#LState.ToStringMeta
(ls) ToTable(n) https://pkg.go.dev/github.com/yuin/gopher-lua#LState.ToTable
(ls) ToThread(n) https://pkg.go.dev/github.com/yuin/gopher-lua#LState.ToThread
(ls) ToUserData(n) https://pkg.go.dev/github.com/yuin/gopher-lua#LState.ToUserData
(ls) Type() https://pkg.go.dev/github.com/yuin/gopher-lua#LState.Type
(ls) TypeError(n, typ) https://pkg.go.dev/github.com/yuin/gopher-lua#LState.TypeError
(ls) Where(level) https://pkg.go.dev/github.com/yuin/gopher-lua#LState.Where
(ls) XMoveTo(other, n) https://pkg.go.dev/github.com/yuin/gopher-lua#LState.XMoveTo
(ls) Yield(values) https://pkg.go.dev/github.com/yuin/gopher-lua#LState.Yield
type LString https://pkg.go.dev/github.com/yuin/gopher-lua#LString
(st) Format(f, c) https://pkg.go.dev/github.com/yuin/gopher-lua#LString.Format
(st) String() https://pkg.go.dev/github.com/yuin/gopher-lua#LString.String
(st) Type() https://pkg.go.dev/github.com/yuin/gopher-lua#LString.Type
type LTable https://pkg.go.dev/github.com/yuin/gopher-lua#LTable
(tb) Append(value) https://pkg.go.dev/github.com/yuin/gopher-lua#LTable.Append
(tb) ForEach(cb) https://pkg.go.dev/github.com/yuin/gopher-lua#LTable.ForEach
(tb) Insert(i, value) https://pkg.go.dev/github.com/yuin/gopher-lua#LTable.Insert
(tb) Len() https://pkg.go.dev/github.com/yuin/gopher-lua#LTable.Len
(tb) MaxN() https://pkg.go.dev/github.com/yuin/gopher-lua#LTable.MaxN
(tb) Next(key) https://pkg.go.dev/github.com/yuin/gopher-lua#LTable.Next
(tb) RawGet(key) https://pkg.go.dev/github.com/yuin/gopher-lua#LTable.RawGet
(tb) RawGetH(key) https://pkg.go.dev/github.com/yuin/gopher-lua#LTable.RawGetH
(tb) RawGetInt(key) https://pkg.go.dev/github.com/yuin/gopher-lua#LTable.RawGetInt
(tb) RawGetString(key) https://pkg.go.dev/github.com/yuin/gopher-lua#LTable.RawGetString
(tb) RawSet(key, value) https://pkg.go.dev/github.com/yuin/gopher-lua#LTable.RawSet
(tb) RawSetH(key, value) https://pkg.go.dev/github.com/yuin/gopher-lua#LTable.RawSetH
(tb) RawSetInt(key, value) https://pkg.go.dev/github.com/yuin/gopher-lua#LTable.RawSetInt
(tb) RawSetString(key, value) https://pkg.go.dev/github.com/yuin/gopher-lua#LTable.RawSetString
(tb) Remove(pos) https://pkg.go.dev/github.com/yuin/gopher-lua#LTable.Remove
(tb) String() https://pkg.go.dev/github.com/yuin/gopher-lua#LTable.String
(tb) Type() https://pkg.go.dev/github.com/yuin/gopher-lua#LTable.Type
type LUserData https://pkg.go.dev/github.com/yuin/gopher-lua#LUserData
(ud) String() https://pkg.go.dev/github.com/yuin/gopher-lua#LUserData.String
(ud) Type() https://pkg.go.dev/github.com/yuin/gopher-lua#LUserData.Type
type LValue https://pkg.go.dev/github.com/yuin/gopher-lua#LValue
type LValueType https://pkg.go.dev/github.com/yuin/gopher-lua#LValueType
(vt) String() https://pkg.go.dev/github.com/yuin/gopher-lua#LValueType.String
type Options https://pkg.go.dev/github.com/yuin/gopher-lua#Options
type P https://pkg.go.dev/github.com/yuin/gopher-lua#P
type ResumeState https://pkg.go.dev/github.com/yuin/gopher-lua#ResumeState
type Upvalue https://pkg.go.dev/github.com/yuin/gopher-lua#Upvalue
(uv) Close() https://pkg.go.dev/github.com/yuin/gopher-lua#Upvalue.Close
(uv) IsClosed() https://pkg.go.dev/github.com/yuin/gopher-lua#Upvalue.IsClosed
(uv) SetValue(value) https://pkg.go.dev/github.com/yuin/gopher-lua#Upvalue.SetValue
(uv) Value() https://pkg.go.dev/github.com/yuin/gopher-lua#Upvalue.Value
Source Files https://pkg.go.dev/github.com/yuin/gopher-lua#section-sourcefiles
Directories https://pkg.go.dev/github.com/yuin/gopher-lua#section-directories
https://pkg.go.dev/github.com/yuin/gopher-lua#section-readme
https://pkg.go.dev/github.com/yuin/gopher-lua#section-documentation
https://pkg.go.dev/github.com/yuin/gopher-lua#pkg-overview
https://pkg.go.dev/github.com/yuin/gopher-lua#pkg-index
Constantshttps://pkg.go.dev/github.com/yuin/gopher-lua#pkg-constants
Variableshttps://pkg.go.dev/github.com/yuin/gopher-lua#pkg-variables
func LVAsBool(v LValue) boolhttps://pkg.go.dev/github.com/yuin/gopher-lua#LVAsBool
func LVAsString(v LValue) stringhttps://pkg.go.dev/github.com/yuin/gopher-lua#LVAsString
func LVCanConvToString(v LValue) boolhttps://pkg.go.dev/github.com/yuin/gopher-lua#LVCanConvToString
func LVIsFalse(v LValue) boolhttps://pkg.go.dev/github.com/yuin/gopher-lua#LVIsFalse
func OpenBase(L *LState) inthttps://pkg.go.dev/github.com/yuin/gopher-lua#OpenBase
func OpenChannel(L *LState) inthttps://pkg.go.dev/github.com/yuin/gopher-lua#OpenChannel
func OpenCoroutine(L *LState) inthttps://pkg.go.dev/github.com/yuin/gopher-lua#OpenCoroutine
func OpenDebug(L *LState) inthttps://pkg.go.dev/github.com/yuin/gopher-lua#OpenDebug
func OpenIo(L *LState) inthttps://pkg.go.dev/github.com/yuin/gopher-lua#OpenIo
func OpenMath(L *LState) inthttps://pkg.go.dev/github.com/yuin/gopher-lua#OpenMath
func OpenOs(L *LState) inthttps://pkg.go.dev/github.com/yuin/gopher-lua#OpenOs
func OpenPackage(L *LState) inthttps://pkg.go.dev/github.com/yuin/gopher-lua#OpenPackage
func OpenString(L *LState) inthttps://pkg.go.dev/github.com/yuin/gopher-lua#OpenString
func OpenTable(L *LState) inthttps://pkg.go.dev/github.com/yuin/gopher-lua#OpenTable
func UpvalueIndex(i int) inthttps://pkg.go.dev/github.com/yuin/gopher-lua#UpvalueIndex
type ApiErrorhttps://pkg.go.dev/github.com/yuin/gopher-lua#ApiError
func (e *ApiError) Error() stringhttps://pkg.go.dev/github.com/yuin/gopher-lua#ApiError.Error
type ApiErrorTypehttps://pkg.go.dev/github.com/yuin/gopher-lua#ApiErrorType
type CompileErrorhttps://pkg.go.dev/github.com/yuin/gopher-lua#CompileError
func (e *CompileError) Error() stringhttps://pkg.go.dev/github.com/yuin/gopher-lua#CompileError.Error
type DbgCallhttps://pkg.go.dev/github.com/yuin/gopher-lua#DbgCall
type DbgLocalInfohttps://pkg.go.dev/github.com/yuin/gopher-lua#DbgLocalInfo
type Debughttps://pkg.go.dev/github.com/yuin/gopher-lua#Debug
type FunctionProtohttps://pkg.go.dev/github.com/yuin/gopher-lua#FunctionProto
func Compile(chunk []ast.Stmt, name string) (proto *FunctionProto, err error)https://pkg.go.dev/github.com/yuin/gopher-lua#Compile
func (fp *FunctionProto) String() stringhttps://pkg.go.dev/github.com/yuin/gopher-lua#FunctionProto.String
type Globalhttps://pkg.go.dev/github.com/yuin/gopher-lua#Global
type LBoolhttps://pkg.go.dev/github.com/yuin/gopher-lua#LBool
func (bl LBool) String() stringhttps://pkg.go.dev/github.com/yuin/gopher-lua#LBool.String
func (bl LBool) Type() LValueTypehttps://pkg.go.dev/github.com/yuin/gopher-lua#LBool.Type
type LChannelhttps://pkg.go.dev/github.com/yuin/gopher-lua#LChannel
func (ch LChannel) String() stringhttps://pkg.go.dev/github.com/yuin/gopher-lua#LChannel.String
func (ch LChannel) Type() LValueTypehttps://pkg.go.dev/github.com/yuin/gopher-lua#LChannel.Type
type LFunctionhttps://pkg.go.dev/github.com/yuin/gopher-lua#LFunction
func (fn *LFunction) LocalName(regno, pc int) (string, bool)https://pkg.go.dev/github.com/yuin/gopher-lua#LFunction.LocalName
func (fn *LFunction) String() stringhttps://pkg.go.dev/github.com/yuin/gopher-lua#LFunction.String
func (fn *LFunction) Type() LValueTypehttps://pkg.go.dev/github.com/yuin/gopher-lua#LFunction.Type
type LGFunctionhttps://pkg.go.dev/github.com/yuin/gopher-lua#LGFunction
type LNilTypehttps://pkg.go.dev/github.com/yuin/gopher-lua#LNilType
func (nl *LNilType) String() stringhttps://pkg.go.dev/github.com/yuin/gopher-lua#LNilType.String
func (nl *LNilType) Type() LValueTypehttps://pkg.go.dev/github.com/yuin/gopher-lua#LNilType.Type
type LNumberhttps://pkg.go.dev/github.com/yuin/gopher-lua#LNumber
func LVAsNumber(v LValue) LNumberhttps://pkg.go.dev/github.com/yuin/gopher-lua#LVAsNumber
func (nm LNumber) Format(f fmt.State, c rune)https://pkg.go.dev/github.com/yuin/gopher-lua#LNumber.Format
func (nm LNumber) String() stringhttps://pkg.go.dev/github.com/yuin/gopher-lua#LNumber.String
func (nm LNumber) Type() LValueTypehttps://pkg.go.dev/github.com/yuin/gopher-lua#LNumber.Type
type LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
func NewState(opts ...Options) *LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#NewState
func (ls *LState) ArgError(n int, message string)https://pkg.go.dev/github.com/yuin/gopher-lua#LState.ArgError
func (ls *LState) Call(nargs, nret int)https://pkg.go.dev/github.com/yuin/gopher-lua#LState.Call
func (ls *LState) CallByParam(cp P, args ...LValue) errorhttps://pkg.go.dev/github.com/yuin/gopher-lua#LState.CallByParam
func (ls *LState) CallMeta(obj LValue, event string) LValuehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState.CallMeta
func (ls *LState) CheckAny(n int) LValuehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState.CheckAny
func (ls *LState) CheckBool(n int) boolhttps://pkg.go.dev/github.com/yuin/gopher-lua#LState.CheckBool
func (ls *LState) CheckChannel(n int) chan LValuehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState.CheckChannel
func (ls *LState) CheckFunction(n int) *LFunctionhttps://pkg.go.dev/github.com/yuin/gopher-lua#LState.CheckFunction
func (ls *LState) CheckInt(n int) inthttps://pkg.go.dev/github.com/yuin/gopher-lua#LState.CheckInt
func (ls *LState) CheckInt64(n int) int64https://pkg.go.dev/github.com/yuin/gopher-lua#LState.CheckInt64
func (ls *LState) CheckNumber(n int) LNumberhttps://pkg.go.dev/github.com/yuin/gopher-lua#LState.CheckNumber
func (ls *LState) CheckOption(n int, options []string) inthttps://pkg.go.dev/github.com/yuin/gopher-lua#LState.CheckOption
func (ls *LState) CheckString(n int) stringhttps://pkg.go.dev/github.com/yuin/gopher-lua#LState.CheckString
func (ls *LState) CheckTable(n int) *LTablehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState.CheckTable
func (ls *LState) CheckThread(n int) *LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState.CheckThread
func (ls *LState) CheckType(n int, typ LValueType)https://pkg.go.dev/github.com/yuin/gopher-lua#LState.CheckType
func (ls *LState) CheckTypes(n int, typs ...LValueType)https://pkg.go.dev/github.com/yuin/gopher-lua#LState.CheckTypes
func (ls *LState) CheckUserData(n int) *LUserDatahttps://pkg.go.dev/github.com/yuin/gopher-lua#LState.CheckUserData
func (ls *LState) Close()https://pkg.go.dev/github.com/yuin/gopher-lua#LState.Close
func (ls *LState) Concat(values ...LValue) stringhttps://pkg.go.dev/github.com/yuin/gopher-lua#LState.Concat
func (ls *LState) Context() context.Contexthttps://pkg.go.dev/github.com/yuin/gopher-lua#LState.Context
func (ls *LState) CreateTable(acap, hcap int) *LTablehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState.CreateTable
func (ls *LState) DoFile(path string) errorhttps://pkg.go.dev/github.com/yuin/gopher-lua#LState.DoFile
func (ls *LState) DoString(source string) errorhttps://pkg.go.dev/github.com/yuin/gopher-lua#LState.DoString
func (ls *LState) Equal(lhs, rhs LValue) boolhttps://pkg.go.dev/github.com/yuin/gopher-lua#LState.Equal
func (ls *LState) Error(lv LValue, level int)https://pkg.go.dev/github.com/yuin/gopher-lua#LState.Error
func (ls *LState) FindTable(obj *LTable, n string, size int) LValuehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState.FindTable
func (ls *LState) ForEach(tb *LTable, cb func(LValue, LValue))https://pkg.go.dev/github.com/yuin/gopher-lua#LState.ForEach
func (ls *LState) GPCall(fn LGFunction, data LValue) errorhttps://pkg.go.dev/github.com/yuin/gopher-lua#LState.GPCall
func (ls *LState) Get(idx int) LValuehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState.Get
func (ls *LState) GetFEnv(obj LValue) LValuehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState.GetFEnv
func (ls *LState) GetField(obj LValue, skey string) LValuehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState.GetField
func (ls *LState) GetGlobal(name string) LValuehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState.GetGlobal
func (ls *LState) GetInfo(what string, dbg *Debug, fn LValue) (LValue, error)https://pkg.go.dev/github.com/yuin/gopher-lua#LState.GetInfo
func (ls *LState) GetLocal(dbg *Debug, no int) (string, LValue)https://pkg.go.dev/github.com/yuin/gopher-lua#LState.GetLocal
func (ls *LState) GetMetaField(obj LValue, event string) LValuehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState.GetMetaField
func (ls *LState) GetMetatable(obj LValue) LValuehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState.GetMetatable
func (ls *LState) GetStack(level int) (*Debug, bool)https://pkg.go.dev/github.com/yuin/gopher-lua#LState.GetStack
func (ls *LState) GetTable(obj LValue, key LValue) LValuehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState.GetTable
func (ls *LState) GetTop() inthttps://pkg.go.dev/github.com/yuin/gopher-lua#LState.GetTop
func (ls *LState) GetTypeMetatable(typ string) LValuehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState.GetTypeMetatable
func (ls *LState) GetUpvalue(fn *LFunction, no int) (string, LValue)https://pkg.go.dev/github.com/yuin/gopher-lua#LState.GetUpvalue
func (ls *LState) Insert(value LValue, index int)https://pkg.go.dev/github.com/yuin/gopher-lua#LState.Insert
func (ls *LState) IsClosed() boolhttps://pkg.go.dev/github.com/yuin/gopher-lua#LState.IsClosed
func (ls *LState) LessThan(lhs, rhs LValue) boolhttps://pkg.go.dev/github.com/yuin/gopher-lua#LState.LessThan
func (ls *LState) Load(reader io.Reader, name string) (*LFunction, error)https://pkg.go.dev/github.com/yuin/gopher-lua#LState.Load
func (ls *LState) LoadFile(path string) (*LFunction, error)https://pkg.go.dev/github.com/yuin/gopher-lua#LState.LoadFile
func (ls *LState) LoadString(source string) (*LFunction, error)https://pkg.go.dev/github.com/yuin/gopher-lua#LState.LoadString
func (ls *LState) NewClosure(fn LGFunction, upvalues ...LValue) *LFunctionhttps://pkg.go.dev/github.com/yuin/gopher-lua#LState.NewClosure
func (ls *LState) NewFunction(fn LGFunction) *LFunctionhttps://pkg.go.dev/github.com/yuin/gopher-lua#LState.NewFunction
func (ls *LState) NewFunctionFromProto(proto *FunctionProto) *LFunctionhttps://pkg.go.dev/github.com/yuin/gopher-lua#LState.NewFunctionFromProto
func (ls *LState) NewTable() *LTablehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState.NewTable
func (ls *LState) NewThread() (*LState, context.CancelFunc)https://pkg.go.dev/github.com/yuin/gopher-lua#LState.NewThread
func (ls *LState) NewTypeMetatable(typ string) *LTablehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState.NewTypeMetatable
func (ls *LState) NewUserData() *LUserDatahttps://pkg.go.dev/github.com/yuin/gopher-lua#LState.NewUserData
func (ls *LState) Next(tb *LTable, key LValue) (LValue, LValue)https://pkg.go.dev/github.com/yuin/gopher-lua#LState.Next
func (ls *LState) ObjLen(v1 LValue) inthttps://pkg.go.dev/github.com/yuin/gopher-lua#LState.ObjLen
func (ls *LState) OpenLibs()https://pkg.go.dev/github.com/yuin/gopher-lua#LState.OpenLibs
func (ls *LState) OptBool(n int, d bool) boolhttps://pkg.go.dev/github.com/yuin/gopher-lua#LState.OptBool
func (ls *LState) OptChannel(n int, ch chan LValue) chan LValuehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState.OptChannel
func (ls *LState) OptFunction(n int, d *LFunction) *LFunctionhttps://pkg.go.dev/github.com/yuin/gopher-lua#LState.OptFunction
func (ls *LState) OptInt(n int, d int) inthttps://pkg.go.dev/github.com/yuin/gopher-lua#LState.OptInt
func (ls *LState) OptInt64(n int, d int64) int64https://pkg.go.dev/github.com/yuin/gopher-lua#LState.OptInt64
func (ls *LState) OptNumber(n int, d LNumber) LNumberhttps://pkg.go.dev/github.com/yuin/gopher-lua#LState.OptNumber
func (ls *LState) OptString(n int, d string) stringhttps://pkg.go.dev/github.com/yuin/gopher-lua#LState.OptString
func (ls *LState) OptTable(n int, d *LTable) *LTablehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState.OptTable
func (ls *LState) OptUserData(n int, d *LUserData) *LUserDatahttps://pkg.go.dev/github.com/yuin/gopher-lua#LState.OptUserData
func (ls *LState) PCall(nargs, nret int, errfunc *LFunction) (err error)https://pkg.go.dev/github.com/yuin/gopher-lua#LState.PCall
func (ls *LState) Pop(n int)https://pkg.go.dev/github.com/yuin/gopher-lua#LState.Pop
func (ls *LState) PreloadModule(name string, loader LGFunction)https://pkg.go.dev/github.com/yuin/gopher-lua#LState.PreloadModule
func (ls *LState) Push(value LValue)https://pkg.go.dev/github.com/yuin/gopher-lua#LState.Push
func (ls *LState) RaiseError(format string, args ...interface{})https://pkg.go.dev/github.com/yuin/gopher-lua#LState.RaiseError
func (ls *LState) RawEqual(lhs, rhs LValue) boolhttps://pkg.go.dev/github.com/yuin/gopher-lua#LState.RawEqual
func (ls *LState) RawGet(tb *LTable, key LValue) LValuehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState.RawGet
func (ls *LState) RawGetInt(tb *LTable, key int) LValuehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState.RawGetInt
func (ls *LState) RawSet(tb *LTable, key LValue, value LValue)https://pkg.go.dev/github.com/yuin/gopher-lua#LState.RawSet
func (ls *LState) RawSetInt(tb *LTable, key int, value LValue)https://pkg.go.dev/github.com/yuin/gopher-lua#LState.RawSetInt
func (ls *LState) Register(name string, fn LGFunction)https://pkg.go.dev/github.com/yuin/gopher-lua#LState.Register
func (ls *LState) RegisterModule(name string, funcs map[string]LGFunction) LValuehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState.RegisterModule
func (ls *LState) Remove(index int)https://pkg.go.dev/github.com/yuin/gopher-lua#LState.Remove
func (ls *LState) RemoveCallerFrame() *callFramehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState.RemoveCallerFrame
func (ls *LState) RemoveContext() context.Contexthttps://pkg.go.dev/github.com/yuin/gopher-lua#LState.RemoveContext
func (ls *LState) Replace(idx int, value LValue)https://pkg.go.dev/github.com/yuin/gopher-lua#LState.Replace
func (ls *LState) Resume(th *LState, fn *LFunction, args ...LValue) (ResumeState, error, []LValue)https://pkg.go.dev/github.com/yuin/gopher-lua#LState.Resume
func (ls *LState) SetContext(ctx context.Context)https://pkg.go.dev/github.com/yuin/gopher-lua#LState.SetContext
func (ls *LState) SetFEnv(obj LValue, env LValue)https://pkg.go.dev/github.com/yuin/gopher-lua#LState.SetFEnv
func (ls *LState) SetField(obj LValue, key string, value LValue)https://pkg.go.dev/github.com/yuin/gopher-lua#LState.SetField
func (ls *LState) SetFuncs(tb *LTable, funcs map[string]LGFunction, upvalues ...LValue) *LTablehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState.SetFuncs
func (ls *LState) SetGlobal(name string, value LValue)https://pkg.go.dev/github.com/yuin/gopher-lua#LState.SetGlobal
func (ls *LState) SetLocal(dbg *Debug, no int, lv LValue) stringhttps://pkg.go.dev/github.com/yuin/gopher-lua#LState.SetLocal
func (ls *LState) SetMetatable(obj LValue, mt LValue)https://pkg.go.dev/github.com/yuin/gopher-lua#LState.SetMetatable
func (ls *LState) SetMx(mx int)https://pkg.go.dev/github.com/yuin/gopher-lua#LState.SetMx
func (ls *LState) SetTable(obj LValue, key LValue, value LValue)https://pkg.go.dev/github.com/yuin/gopher-lua#LState.SetTable
func (ls *LState) SetTop(idx int)https://pkg.go.dev/github.com/yuin/gopher-lua#LState.SetTop
func (ls *LState) SetUpvalue(fn *LFunction, no int, lv LValue) stringhttps://pkg.go.dev/github.com/yuin/gopher-lua#LState.SetUpvalue
func (ls *LState) Status(th *LState) stringhttps://pkg.go.dev/github.com/yuin/gopher-lua#LState.Status
func (ls *LState) String() stringhttps://pkg.go.dev/github.com/yuin/gopher-lua#LState.String
func (ls *LState) ToBool(n int) boolhttps://pkg.go.dev/github.com/yuin/gopher-lua#LState.ToBool
func (ls *LState) ToChannel(n int) chan LValuehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState.ToChannel
func (ls *LState) ToFunction(n int) *LFunctionhttps://pkg.go.dev/github.com/yuin/gopher-lua#LState.ToFunction
func (ls *LState) ToInt(n int) inthttps://pkg.go.dev/github.com/yuin/gopher-lua#LState.ToInt
func (ls *LState) ToInt64(n int) int64https://pkg.go.dev/github.com/yuin/gopher-lua#LState.ToInt64
func (ls *LState) ToNumber(n int) LNumberhttps://pkg.go.dev/github.com/yuin/gopher-lua#LState.ToNumber
func (ls *LState) ToString(n int) stringhttps://pkg.go.dev/github.com/yuin/gopher-lua#LState.ToString
func (ls *LState) ToStringMeta(lv LValue) LValuehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState.ToStringMeta
func (ls *LState) ToTable(n int) *LTablehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState.ToTable
func (ls *LState) ToThread(n int) *LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState.ToThread
func (ls *LState) ToUserData(n int) *LUserDatahttps://pkg.go.dev/github.com/yuin/gopher-lua#LState.ToUserData
func (ls *LState) Type() LValueTypehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState.Type
func (ls *LState) TypeError(n int, typ LValueType)https://pkg.go.dev/github.com/yuin/gopher-lua#LState.TypeError
func (ls *LState) Where(level int) stringhttps://pkg.go.dev/github.com/yuin/gopher-lua#LState.Where
func (ls *LState) XMoveTo(other *LState, n int)https://pkg.go.dev/github.com/yuin/gopher-lua#LState.XMoveTo
func (ls *LState) Yield(values ...LValue) inthttps://pkg.go.dev/github.com/yuin/gopher-lua#LState.Yield
type LStringhttps://pkg.go.dev/github.com/yuin/gopher-lua#LString
func (st LString) Format(f fmt.State, c rune)https://pkg.go.dev/github.com/yuin/gopher-lua#LString.Format
func (st LString) String() stringhttps://pkg.go.dev/github.com/yuin/gopher-lua#LString.String
func (st LString) Type() LValueTypehttps://pkg.go.dev/github.com/yuin/gopher-lua#LString.Type
type LTablehttps://pkg.go.dev/github.com/yuin/gopher-lua#LTable
func (tb *LTable) Append(value LValue)https://pkg.go.dev/github.com/yuin/gopher-lua#LTable.Append
func (tb *LTable) ForEach(cb func(LValue, LValue))https://pkg.go.dev/github.com/yuin/gopher-lua#LTable.ForEach
func (tb *LTable) Insert(i int, value LValue)https://pkg.go.dev/github.com/yuin/gopher-lua#LTable.Insert
func (tb *LTable) Len() inthttps://pkg.go.dev/github.com/yuin/gopher-lua#LTable.Len
func (tb *LTable) MaxN() inthttps://pkg.go.dev/github.com/yuin/gopher-lua#LTable.MaxN
func (tb *LTable) Next(key LValue) (LValue, LValue)https://pkg.go.dev/github.com/yuin/gopher-lua#LTable.Next
func (tb *LTable) RawGet(key LValue) LValuehttps://pkg.go.dev/github.com/yuin/gopher-lua#LTable.RawGet
func (tb *LTable) RawGetH(key LValue) LValuehttps://pkg.go.dev/github.com/yuin/gopher-lua#LTable.RawGetH
func (tb *LTable) RawGetInt(key int) LValuehttps://pkg.go.dev/github.com/yuin/gopher-lua#LTable.RawGetInt
func (tb *LTable) RawGetString(key string) LValuehttps://pkg.go.dev/github.com/yuin/gopher-lua#LTable.RawGetString
func (tb *LTable) RawSet(key LValue, value LValue)https://pkg.go.dev/github.com/yuin/gopher-lua#LTable.RawSet
func (tb *LTable) RawSetH(key LValue, value LValue)https://pkg.go.dev/github.com/yuin/gopher-lua#LTable.RawSetH
func (tb *LTable) RawSetInt(key int, value LValue)https://pkg.go.dev/github.com/yuin/gopher-lua#LTable.RawSetInt
func (tb *LTable) RawSetString(key string, value LValue)https://pkg.go.dev/github.com/yuin/gopher-lua#LTable.RawSetString
func (tb *LTable) Remove(pos int) LValuehttps://pkg.go.dev/github.com/yuin/gopher-lua#LTable.Remove
func (tb *LTable) String() stringhttps://pkg.go.dev/github.com/yuin/gopher-lua#LTable.String
func (tb *LTable) Type() LValueTypehttps://pkg.go.dev/github.com/yuin/gopher-lua#LTable.Type
type LUserDatahttps://pkg.go.dev/github.com/yuin/gopher-lua#LUserData
func (ud *LUserData) String() stringhttps://pkg.go.dev/github.com/yuin/gopher-lua#LUserData.String
func (ud *LUserData) Type() LValueTypehttps://pkg.go.dev/github.com/yuin/gopher-lua#LUserData.Type
type LValuehttps://pkg.go.dev/github.com/yuin/gopher-lua#LValue
type LValueTypehttps://pkg.go.dev/github.com/yuin/gopher-lua#LValueType
func (vt LValueType) String() stringhttps://pkg.go.dev/github.com/yuin/gopher-lua#LValueType.String
type Optionshttps://pkg.go.dev/github.com/yuin/gopher-lua#Options
type Phttps://pkg.go.dev/github.com/yuin/gopher-lua#P
type ResumeStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#ResumeState
type Upvaluehttps://pkg.go.dev/github.com/yuin/gopher-lua#Upvalue
func (uv *Upvalue) Close()https://pkg.go.dev/github.com/yuin/gopher-lua#Upvalue.Close
func (uv *Upvalue) IsClosed() boolhttps://pkg.go.dev/github.com/yuin/gopher-lua#Upvalue.IsClosed
func (uv *Upvalue) SetValue(value LValue)https://pkg.go.dev/github.com/yuin/gopher-lua#Upvalue.SetValue
func (uv *Upvalue) Value() LValuehttps://pkg.go.dev/github.com/yuin/gopher-lua#Upvalue.Value
https://pkg.go.dev/github.com/yuin/gopher-lua#pkg-constants
View Sourcehttps://github.com/yuin/gopher-lua/blob/v1.1.1/function.go#L8
uint8https://pkg.go.dev/builtin#uint8
uint8https://pkg.go.dev/builtin#uint8
uint8https://pkg.go.dev/builtin#uint8
View Sourcehttps://github.com/yuin/gopher-lua/blob/v1.1.1/linit.go#L3
View Sourcehttps://github.com/yuin/gopher-lua/blob/v1.1.1/opcode.go#L39
inthttps://pkg.go.dev/builtin#int
iotahttps://pkg.go.dev/builtin#iota
View Sourcehttps://github.com/yuin/gopher-lua/blob/v1.1.1/state.go#L24
View Sourcehttps://github.com/yuin/gopher-lua/blob/v1.1.1/state.go#L218
View Sourcehttps://github.com/yuin/gopher-lua/blob/v1.1.1/state.go#L25
View Sourcehttps://github.com/yuin/gopher-lua/blob/v1.1.1/config.go#L17
View Sourcehttps://github.com/yuin/gopher-lua/blob/v1.1.1/config.go#L18
View Sourcehttps://github.com/yuin/gopher-lua/blob/v1.1.1/config.go#L19
View Sourcehttps://github.com/yuin/gopher-lua/blob/v1.1.1/state.go#L22
View Sourcehttps://github.com/yuin/gopher-lua/blob/v1.1.1/package.go#L6
View Sourcehttps://github.com/yuin/gopher-lua/blob/v1.1.1/package.go#L7
PackageNamehttps://pkg.go.dev/github.com/yuin/gopher-lua#PackageName
PackageVersionhttps://pkg.go.dev/github.com/yuin/gopher-lua#PackageVersion
PackageAuthorshttps://pkg.go.dev/github.com/yuin/gopher-lua#PackageAuthors
View Sourcehttps://github.com/yuin/gopher-lua/blob/v1.1.1/package.go#L4
View Sourcehttps://github.com/yuin/gopher-lua/blob/v1.1.1/package.go#L5
View Sourcehttps://github.com/yuin/gopher-lua/blob/v1.1.1/state.go#L23
https://pkg.go.dev/github.com/yuin/gopher-lua#pkg-variables
View Sourcehttps://github.com/yuin/gopher-lua/blob/v1.1.1/config.go#L11
View Sourcehttps://github.com/yuin/gopher-lua/blob/v1.1.1/config.go#L7
truehttps://pkg.go.dev/builtin#true
View Sourcehttps://github.com/yuin/gopher-lua/blob/v1.1.1/config.go#L8
View Sourcehttps://github.com/yuin/gopher-lua/blob/v1.1.1/value.go#L93
LBoolhttps://pkg.go.dev/github.com/yuin/gopher-lua#LBool
falsehttps://pkg.go.dev/builtin#false
View Sourcehttps://github.com/yuin/gopher-lua/blob/v1.1.1/value.go#L80
LValuehttps://pkg.go.dev/github.com/yuin/gopher-lua#LValue
LNilTypehttps://pkg.go.dev/github.com/yuin/gopher-lua#LNilType
View Sourcehttps://github.com/yuin/gopher-lua/blob/v1.1.1/value.go#L92
LBoolhttps://pkg.go.dev/github.com/yuin/gopher-lua#LBool
truehttps://pkg.go.dev/builtin#true
View Sourcehttps://github.com/yuin/gopher-lua/blob/v1.1.1/config.go#L25
stringhttps://pkg.go.dev/builtin#string
View Sourcehttps://github.com/yuin/gopher-lua/blob/v1.1.1/config.go#L28
View Sourcehttps://github.com/yuin/gopher-lua/blob/v1.1.1/config.go#L29
View Sourcehttps://github.com/yuin/gopher-lua/blob/v1.1.1/config.go#L22
stringhttps://pkg.go.dev/builtin#string
View Sourcehttps://github.com/yuin/gopher-lua/blob/v1.1.1/config.go#L24
stringhttps://pkg.go.dev/builtin#string
View Sourcehttps://github.com/yuin/gopher-lua/blob/v1.1.1/config.go#L21
View Sourcehttps://github.com/yuin/gopher-lua/blob/v1.1.1/config.go#L23
stringhttps://pkg.go.dev/builtin#string
View Sourcehttps://github.com/yuin/gopher-lua/blob/v1.1.1/config.go#L27
View Sourcehttps://github.com/yuin/gopher-lua/blob/v1.1.1/config.go#L26
View Sourcehttps://github.com/yuin/gopher-lua/blob/v1.1.1/config.go#L13
View Sourcehttps://github.com/yuin/gopher-lua/blob/v1.1.1/config.go#L12
View Sourcehttps://github.com/yuin/gopher-lua/blob/v1.1.1/config.go#L10
View Sourcehttps://github.com/yuin/gopher-lua/blob/v1.1.1/config.go#L9
https://pkg.go.dev/github.com/yuin/gopher-lua#pkg-functions
LVAsBoolhttps://github.com/yuin/gopher-lua/blob/v1.1.1/value.go#L38
https://pkg.go.dev/github.com/yuin/gopher-lua#LVAsBool
LValuehttps://pkg.go.dev/github.com/yuin/gopher-lua#LValue
boolhttps://pkg.go.dev/builtin#bool
LVAsStringhttps://github.com/yuin/gopher-lua/blob/v1.1.1/value.go#L42
https://pkg.go.dev/github.com/yuin/gopher-lua#LVAsString
LValuehttps://pkg.go.dev/github.com/yuin/gopher-lua#LValue
stringhttps://pkg.go.dev/builtin#string
LVCanConvToStringhttps://github.com/yuin/gopher-lua/blob/v1.1.1/value.go#L53
https://pkg.go.dev/github.com/yuin/gopher-lua#LVCanConvToString
LValuehttps://pkg.go.dev/github.com/yuin/gopher-lua#LValue
boolhttps://pkg.go.dev/builtin#bool
LVIsFalsehttps://github.com/yuin/gopher-lua/blob/v1.1.1/value.go#L35
https://pkg.go.dev/github.com/yuin/gopher-lua#LVIsFalse
LValuehttps://pkg.go.dev/github.com/yuin/gopher-lua#LValue
boolhttps://pkg.go.dev/builtin#bool
OpenBasehttps://github.com/yuin/gopher-lua/blob/v1.1.1/baselib.go#L14
https://pkg.go.dev/github.com/yuin/gopher-lua#OpenBase
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
inthttps://pkg.go.dev/builtin#int
OpenChannelhttps://github.com/yuin/gopher-lua/blob/v1.1.1/channellib.go#L20
https://pkg.go.dev/github.com/yuin/gopher-lua#OpenChannel
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
inthttps://pkg.go.dev/builtin#int
OpenCoroutinehttps://github.com/yuin/gopher-lua/blob/v1.1.1/coroutinelib.go#L3
https://pkg.go.dev/github.com/yuin/gopher-lua#OpenCoroutine
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
inthttps://pkg.go.dev/builtin#int
OpenDebughttps://github.com/yuin/gopher-lua/blob/v1.1.1/debuglib.go#L8
https://pkg.go.dev/github.com/yuin/gopher-lua#OpenDebug
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
inthttps://pkg.go.dev/builtin#int
OpenIohttps://github.com/yuin/gopher-lua/blob/v1.1.1/iolib.go#L181
https://pkg.go.dev/github.com/yuin/gopher-lua#OpenIo
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
inthttps://pkg.go.dev/builtin#int
OpenMathhttps://github.com/yuin/gopher-lua/blob/v1.1.1/mathlib.go#L8
https://pkg.go.dev/github.com/yuin/gopher-lua#OpenMath
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
inthttps://pkg.go.dev/builtin#int
OpenOshttps://github.com/yuin/gopher-lua/blob/v1.1.1/oslib.go#L50
https://pkg.go.dev/github.com/yuin/gopher-lua#OpenOs
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
inthttps://pkg.go.dev/builtin#int
OpenPackagehttps://github.com/yuin/gopher-lua/blob/v1.1.1/loadlib.go#L49
https://pkg.go.dev/github.com/yuin/gopher-lua#OpenPackage
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
inthttps://pkg.go.dev/builtin#int
OpenStringhttps://github.com/yuin/gopher-lua/blob/v1.1.1/stringlib.go#L12
https://pkg.go.dev/github.com/yuin/gopher-lua#OpenString
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
inthttps://pkg.go.dev/builtin#int
OpenTablehttps://github.com/yuin/gopher-lua/blob/v1.1.1/tablelib.go#L7
https://pkg.go.dev/github.com/yuin/gopher-lua#OpenTable
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
inthttps://pkg.go.dev/builtin#int
UpvalueIndexhttps://github.com/yuin/gopher-lua/blob/v1.1.1/function.go#L82
https://pkg.go.dev/github.com/yuin/gopher-lua#UpvalueIndex
inthttps://pkg.go.dev/builtin#int
inthttps://pkg.go.dev/builtin#int
https://pkg.go.dev/github.com/yuin/gopher-lua#pkg-types
ApiErrorhttps://github.com/yuin/gopher-lua/blob/v1.1.1/state.go#L29
https://pkg.go.dev/github.com/yuin/gopher-lua#ApiError
ApiErrorTypehttps://pkg.go.dev/github.com/yuin/gopher-lua#ApiErrorType
LValuehttps://pkg.go.dev/github.com/yuin/gopher-lua#LValue
stringhttps://pkg.go.dev/builtin#string
errorhttps://pkg.go.dev/builtin#error
Errorhttps://github.com/yuin/gopher-lua/blob/v1.1.1/state.go#L49
https://pkg.go.dev/github.com/yuin/gopher-lua#ApiError.Error
ApiErrorhttps://pkg.go.dev/github.com/yuin/gopher-lua#ApiError
stringhttps://pkg.go.dev/builtin#string
ApiErrorTypehttps://github.com/yuin/gopher-lua/blob/v1.1.1/state.go#L56
https://pkg.go.dev/github.com/yuin/gopher-lua#ApiErrorType
inthttps://pkg.go.dev/builtin#int
ApiErrorTypehttps://pkg.go.dev/github.com/yuin/gopher-lua#ApiErrorType
iotahttps://pkg.go.dev/builtin#iota
CompileErrorhttps://github.com/yuin/gopher-lua/blob/v1.1.1/compile.go#L164
https://pkg.go.dev/github.com/yuin/gopher-lua#CompileError
inthttps://pkg.go.dev/builtin#int
stringhttps://pkg.go.dev/builtin#string
Errorhttps://github.com/yuin/gopher-lua/blob/v1.1.1/compile.go#L170
https://pkg.go.dev/github.com/yuin/gopher-lua#CompileError.Error
CompileErrorhttps://pkg.go.dev/github.com/yuin/gopher-lua#CompileError
stringhttps://pkg.go.dev/builtin#string
DbgCallhttps://github.com/yuin/gopher-lua/blob/v1.1.1/function.go#L20
https://pkg.go.dev/github.com/yuin/gopher-lua#DbgCall
stringhttps://pkg.go.dev/builtin#string
inthttps://pkg.go.dev/builtin#int
DbgLocalInfohttps://github.com/yuin/gopher-lua/blob/v1.1.1/function.go#L14
https://pkg.go.dev/github.com/yuin/gopher-lua#DbgLocalInfo
stringhttps://pkg.go.dev/builtin#string
inthttps://pkg.go.dev/builtin#int
inthttps://pkg.go.dev/builtin#int
Debughttps://github.com/yuin/gopher-lua/blob/v1.1.1/state.go#L118
https://pkg.go.dev/github.com/yuin/gopher-lua#Debug
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
inthttps://pkg.go.dev/builtin#int
inthttps://pkg.go.dev/builtin#int
inthttps://pkg.go.dev/builtin#int
inthttps://pkg.go.dev/builtin#int
FunctionProtohttps://github.com/yuin/gopher-lua/blob/v1.1.1/function.go#L25
https://pkg.go.dev/github.com/yuin/gopher-lua#FunctionProto
stringhttps://pkg.go.dev/builtin#string
inthttps://pkg.go.dev/builtin#int
inthttps://pkg.go.dev/builtin#int
uint8https://pkg.go.dev/builtin#uint8
uint8https://pkg.go.dev/builtin#uint8
uint8https://pkg.go.dev/builtin#uint8
uint8https://pkg.go.dev/builtin#uint8
uint32https://pkg.go.dev/builtin#uint32
LValuehttps://pkg.go.dev/github.com/yuin/gopher-lua#LValue
FunctionProtohttps://pkg.go.dev/github.com/yuin/gopher-lua#FunctionProto
inthttps://pkg.go.dev/builtin#int
DbgLocalInfohttps://pkg.go.dev/github.com/yuin/gopher-lua#DbgLocalInfo
DbgCallhttps://pkg.go.dev/github.com/yuin/gopher-lua#DbgCall
stringhttps://pkg.go.dev/builtin#string
Compilehttps://github.com/yuin/gopher-lua/blob/v1.1.1/compile.go#L1848
https://pkg.go.dev/github.com/yuin/gopher-lua#Compile
asthttps://pkg.go.dev/github.com/yuin/gopher-lua@v1.1.1/ast
Stmthttps://pkg.go.dev/github.com/yuin/gopher-lua@v1.1.1/ast#Stmt
stringhttps://pkg.go.dev/builtin#string
FunctionProtohttps://pkg.go.dev/github.com/yuin/gopher-lua#FunctionProto
errorhttps://pkg.go.dev/builtin#error
Stringhttps://github.com/yuin/gopher-lua/blob/v1.1.1/function.go#L112
https://pkg.go.dev/github.com/yuin/gopher-lua#FunctionProto.String
FunctionProtohttps://pkg.go.dev/github.com/yuin/gopher-lua#FunctionProto
stringhttps://pkg.go.dev/builtin#string
Globalhttps://github.com/yuin/gopher-lua/blob/v1.1.1/value.go#L168
https://pkg.go.dev/github.com/yuin/gopher-lua#Global
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
LTablehttps://pkg.go.dev/github.com/yuin/gopher-lua#LTable
LTablehttps://pkg.go.dev/github.com/yuin/gopher-lua#LTable
LBoolhttps://github.com/yuin/gopher-lua/blob/v1.1.1/value.go#L82
https://pkg.go.dev/github.com/yuin/gopher-lua#LBool
boolhttps://pkg.go.dev/builtin#bool
Stringhttps://github.com/yuin/gopher-lua/blob/v1.1.1/value.go#L84
https://pkg.go.dev/github.com/yuin/gopher-lua#LBool.String
LBoolhttps://pkg.go.dev/github.com/yuin/gopher-lua#LBool
stringhttps://pkg.go.dev/builtin#string
Typehttps://github.com/yuin/gopher-lua/blob/v1.1.1/value.go#L90
https://pkg.go.dev/github.com/yuin/gopher-lua#LBool.Type
LBoolhttps://pkg.go.dev/github.com/yuin/gopher-lua#LBool
LValueTypehttps://pkg.go.dev/github.com/yuin/gopher-lua#LValueType
LChannelhttps://github.com/yuin/gopher-lua/blob/v1.1.1/value.go#L212
https://pkg.go.dev/github.com/yuin/gopher-lua#LChannel
LValuehttps://pkg.go.dev/github.com/yuin/gopher-lua#LValue
Stringhttps://github.com/yuin/gopher-lua/blob/v1.1.1/value.go#L214
https://pkg.go.dev/github.com/yuin/gopher-lua#LChannel.String
LChannelhttps://pkg.go.dev/github.com/yuin/gopher-lua#LChannel
stringhttps://pkg.go.dev/builtin#string
Typehttps://github.com/yuin/gopher-lua/blob/v1.1.1/value.go#L215
https://pkg.go.dev/github.com/yuin/gopher-lua#LChannel.Type
LChannelhttps://pkg.go.dev/github.com/yuin/gopher-lua#LChannel
LValueTypehttps://pkg.go.dev/github.com/yuin/gopher-lua#LValueType
LFunctionhttps://github.com/yuin/gopher-lua/blob/v1.1.1/value.go#L156
https://pkg.go.dev/github.com/yuin/gopher-lua#LFunction
boolhttps://pkg.go.dev/builtin#bool
LTablehttps://pkg.go.dev/github.com/yuin/gopher-lua#LTable
FunctionProtohttps://pkg.go.dev/github.com/yuin/gopher-lua#FunctionProto
LGFunctionhttps://pkg.go.dev/github.com/yuin/gopher-lua#LGFunction
Upvaluehttps://pkg.go.dev/github.com/yuin/gopher-lua#Upvalue
LocalNamehttps://github.com/yuin/gopher-lua/blob/v1.1.1/function.go#L177
https://pkg.go.dev/github.com/yuin/gopher-lua#LFunction.LocalName
LFunctionhttps://pkg.go.dev/github.com/yuin/gopher-lua#LFunction
inthttps://pkg.go.dev/builtin#int
stringhttps://pkg.go.dev/builtin#string
boolhttps://pkg.go.dev/builtin#bool
Stringhttps://github.com/yuin/gopher-lua/blob/v1.1.1/value.go#L165
https://pkg.go.dev/github.com/yuin/gopher-lua#LFunction.String
LFunctionhttps://pkg.go.dev/github.com/yuin/gopher-lua#LFunction
stringhttps://pkg.go.dev/builtin#string
Typehttps://github.com/yuin/gopher-lua/blob/v1.1.1/value.go#L166
https://pkg.go.dev/github.com/yuin/gopher-lua#LFunction.Type
LFunctionhttps://pkg.go.dev/github.com/yuin/gopher-lua#LFunction
LValueTypehttps://pkg.go.dev/github.com/yuin/gopher-lua#LValueType
LGFunctionhttps://github.com/yuin/gopher-lua/blob/v1.1.1/value.go#L163
https://pkg.go.dev/github.com/yuin/gopher-lua#LGFunction
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
inthttps://pkg.go.dev/builtin#int
LNilTypehttps://github.com/yuin/gopher-lua/blob/v1.1.1/value.go#L75
https://pkg.go.dev/github.com/yuin/gopher-lua#LNilType
Stringhttps://github.com/yuin/gopher-lua/blob/v1.1.1/value.go#L77
https://pkg.go.dev/github.com/yuin/gopher-lua#LNilType.String
LNilTypehttps://pkg.go.dev/github.com/yuin/gopher-lua#LNilType
stringhttps://pkg.go.dev/builtin#string
Typehttps://github.com/yuin/gopher-lua/blob/v1.1.1/value.go#L78
https://pkg.go.dev/github.com/yuin/gopher-lua#LNilType.Type
LNilTypehttps://pkg.go.dev/github.com/yuin/gopher-lua#LNilType
LValueTypehttps://pkg.go.dev/github.com/yuin/gopher-lua#LValueType
LNumberhttps://github.com/yuin/gopher-lua/blob/v1.1.1/config.go#L15
https://pkg.go.dev/github.com/yuin/gopher-lua#LNumber
float64https://pkg.go.dev/builtin#float64
LVAsNumberhttps://github.com/yuin/gopher-lua/blob/v1.1.1/value.go#L63
https://pkg.go.dev/github.com/yuin/gopher-lua#LVAsNumber
LValuehttps://pkg.go.dev/github.com/yuin/gopher-lua#LValue
LNumberhttps://pkg.go.dev/github.com/yuin/gopher-lua#LNumber
Formathttps://github.com/yuin/gopher-lua/blob/v1.1.1/value.go#L124
https://pkg.go.dev/github.com/yuin/gopher-lua#LNumber.Format
LNumberhttps://pkg.go.dev/github.com/yuin/gopher-lua#LNumber
fmthttps://pkg.go.dev/fmt
Statehttps://pkg.go.dev/fmt#State
runehttps://pkg.go.dev/builtin#rune
Stringhttps://github.com/yuin/gopher-lua/blob/v1.1.1/value.go#L114
https://pkg.go.dev/github.com/yuin/gopher-lua#LNumber.String
LNumberhttps://pkg.go.dev/github.com/yuin/gopher-lua#LNumber
stringhttps://pkg.go.dev/builtin#string
Typehttps://github.com/yuin/gopher-lua/blob/v1.1.1/value.go#L121
https://pkg.go.dev/github.com/yuin/gopher-lua#LNumber.Type
LNumberhttps://pkg.go.dev/github.com/yuin/gopher-lua#LNumber
LValueTypehttps://pkg.go.dev/github.com/yuin/gopher-lua#LValueType
LStatehttps://github.com/yuin/gopher-lua/blob/v1.1.1/value.go#L179
https://pkg.go.dev/github.com/yuin/gopher-lua#LState
Globalhttps://pkg.go.dev/github.com/yuin/gopher-lua#Global
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
LTablehttps://pkg.go.dev/github.com/yuin/gopher-lua#LTable
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
boolhttps://pkg.go.dev/builtin#bool
Optionshttps://pkg.go.dev/github.com/yuin/gopher-lua#Options
NewStatehttps://github.com/yuin/gopher-lua/blob/v1.1.1/state.go#L1406
https://pkg.go.dev/github.com/yuin/gopher-lua#NewState
Optionshttps://pkg.go.dev/github.com/yuin/gopher-lua#Options
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
ArgErrorhttps://github.com/yuin/gopher-lua/blob/v1.1.1/auxlib.go#L244
https://pkg.go.dev/github.com/yuin/gopher-lua#LState.ArgError
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
inthttps://pkg.go.dev/builtin#int
stringhttps://pkg.go.dev/builtin#string
Callhttps://github.com/yuin/gopher-lua/blob/v1.1.1/state.go#L2025
https://pkg.go.dev/github.com/yuin/gopher-lua#LState.Call
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
inthttps://pkg.go.dev/builtin#int
CallByParamhttps://github.com/yuin/gopher-lua/blob/v1.1.1/state.go#L2103
https://pkg.go.dev/github.com/yuin/gopher-lua#LState.CallByParam
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
Phttps://pkg.go.dev/github.com/yuin/gopher-lua#P
LValuehttps://pkg.go.dev/github.com/yuin/gopher-lua#LValue
errorhttps://pkg.go.dev/builtin#error
CallMetahttps://github.com/yuin/gopher-lua/blob/v1.1.1/auxlib.go#L337
https://pkg.go.dev/github.com/yuin/gopher-lua#LState.CallMeta
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
LValuehttps://pkg.go.dev/github.com/yuin/gopher-lua#LValue
stringhttps://pkg.go.dev/builtin#string
LValuehttps://pkg.go.dev/github.com/yuin/gopher-lua#LValue
CheckAnyhttps://github.com/yuin/gopher-lua/blob/v1.1.1/auxlib.go#L13
https://pkg.go.dev/github.com/yuin/gopher-lua#LState.CheckAny
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
inthttps://pkg.go.dev/builtin#int
LValuehttps://pkg.go.dev/github.com/yuin/gopher-lua#LValue
CheckBoolhttps://github.com/yuin/gopher-lua/blob/v1.1.1/auxlib.go#L63
https://pkg.go.dev/github.com/yuin/gopher-lua#LState.CheckBool
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
inthttps://pkg.go.dev/builtin#int
boolhttps://pkg.go.dev/builtin#bool
CheckChannelhttps://github.com/yuin/gopher-lua/blob/v1.1.1/auxlib.go#L441
https://pkg.go.dev/github.com/yuin/gopher-lua#LState.CheckChannel
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
inthttps://pkg.go.dev/builtin#int
LValuehttps://pkg.go.dev/github.com/yuin/gopher-lua#LValue
CheckFunctionhttps://github.com/yuin/gopher-lua/blob/v1.1.1/auxlib.go#L81
https://pkg.go.dev/github.com/yuin/gopher-lua#LState.CheckFunction
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
inthttps://pkg.go.dev/builtin#int
LFunctionhttps://pkg.go.dev/github.com/yuin/gopher-lua#LFunction
CheckInthttps://github.com/yuin/gopher-lua/blob/v1.1.1/auxlib.go#L20
https://pkg.go.dev/github.com/yuin/gopher-lua#LState.CheckInt
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
inthttps://pkg.go.dev/builtin#int
inthttps://pkg.go.dev/builtin#int
CheckInt64https://github.com/yuin/gopher-lua/blob/v1.1.1/auxlib.go#L29
https://pkg.go.dev/github.com/yuin/gopher-lua#LState.CheckInt64
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
inthttps://pkg.go.dev/builtin#int
int64https://pkg.go.dev/builtin#int64
CheckNumberhttps://github.com/yuin/gopher-lua/blob/v1.1.1/auxlib.go#L38
https://pkg.go.dev/github.com/yuin/gopher-lua#LState.CheckNumber
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
inthttps://pkg.go.dev/builtin#int
LNumberhttps://pkg.go.dev/github.com/yuin/gopher-lua#LNumber
CheckOptionhttps://github.com/yuin/gopher-lua/blob/v1.1.1/auxlib.go#L129
https://pkg.go.dev/github.com/yuin/gopher-lua#LState.CheckOption
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
inthttps://pkg.go.dev/builtin#int
stringhttps://pkg.go.dev/builtin#string
inthttps://pkg.go.dev/builtin#int
CheckStringhttps://github.com/yuin/gopher-lua/blob/v1.1.1/auxlib.go#L52
https://pkg.go.dev/github.com/yuin/gopher-lua#LState.CheckString
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
inthttps://pkg.go.dev/builtin#int
stringhttps://pkg.go.dev/builtin#string
CheckTablehttps://github.com/yuin/gopher-lua/blob/v1.1.1/auxlib.go#L72
https://pkg.go.dev/github.com/yuin/gopher-lua#LState.CheckTable
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
inthttps://pkg.go.dev/builtin#int
LTablehttps://pkg.go.dev/github.com/yuin/gopher-lua#LTable
CheckThreadhttps://github.com/yuin/gopher-lua/blob/v1.1.1/auxlib.go#L99
https://pkg.go.dev/github.com/yuin/gopher-lua#LState.CheckThread
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
inthttps://pkg.go.dev/builtin#int
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
CheckTypehttps://github.com/yuin/gopher-lua/blob/v1.1.1/auxlib.go#L108
https://pkg.go.dev/github.com/yuin/gopher-lua#LState.CheckType
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
inthttps://pkg.go.dev/builtin#int
LValueTypehttps://pkg.go.dev/github.com/yuin/gopher-lua#LValueType
CheckTypeshttps://github.com/yuin/gopher-lua/blob/v1.1.1/auxlib.go#L115
https://pkg.go.dev/github.com/yuin/gopher-lua#LState.CheckTypes
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
inthttps://pkg.go.dev/builtin#int
LValueTypehttps://pkg.go.dev/github.com/yuin/gopher-lua#LValueType
CheckUserDatahttps://github.com/yuin/gopher-lua/blob/v1.1.1/auxlib.go#L90
https://pkg.go.dev/github.com/yuin/gopher-lua#LState.CheckUserData
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
inthttps://pkg.go.dev/builtin#int
LUserDatahttps://pkg.go.dev/github.com/yuin/gopher-lua#LUserData
Closehttps://github.com/yuin/gopher-lua/blob/v1.1.1/state.go#L1441
https://pkg.go.dev/github.com/yuin/gopher-lua#LState.Close
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
Concathttps://github.com/yuin/gopher-lua/blob/v1.1.1/state.go#L1979
https://pkg.go.dev/github.com/yuin/gopher-lua#LState.Concat
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
LValuehttps://pkg.go.dev/github.com/yuin/gopher-lua#LValue
stringhttps://pkg.go.dev/builtin#string
Contexthttps://github.com/yuin/gopher-lua/blob/v1.1.1/state.go#L2267
https://pkg.go.dev/github.com/yuin/gopher-lua#LState.Context
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
contexthttps://pkg.go.dev/context
Contexthttps://pkg.go.dev/context#Context
CreateTablehttps://github.com/yuin/gopher-lua/blob/v1.1.1/state.go#L1608
https://pkg.go.dev/github.com/yuin/gopher-lua#LState.CreateTable
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
inthttps://pkg.go.dev/builtin#int
LTablehttps://pkg.go.dev/github.com/yuin/gopher-lua#LTable
DoFilehttps://github.com/yuin/gopher-lua/blob/v1.1.1/auxlib.go#L396
https://pkg.go.dev/github.com/yuin/gopher-lua#LState.DoFile
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
stringhttps://pkg.go.dev/builtin#string
errorhttps://pkg.go.dev/builtin#error
DoStringhttps://github.com/yuin/gopher-lua/blob/v1.1.1/auxlib.go#L405
https://pkg.go.dev/github.com/yuin/gopher-lua#LState.DoString
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
stringhttps://pkg.go.dev/builtin#string
errorhttps://pkg.go.dev/builtin#error
Equalhttps://github.com/yuin/gopher-lua/blob/v1.1.1/state.go#L1993
https://pkg.go.dev/github.com/yuin/gopher-lua#LState.Equal
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
LValuehttps://pkg.go.dev/github.com/yuin/gopher-lua#LValue
boolhttps://pkg.go.dev/builtin#bool
Errorhttps://github.com/yuin/gopher-lua/blob/v1.1.1/state.go#L1734
https://pkg.go.dev/github.com/yuin/gopher-lua#LState.Error
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
LValuehttps://pkg.go.dev/github.com/yuin/gopher-lua#LValue
inthttps://pkg.go.dev/builtin#int
http://www.lua.org/manual/5.1/manual.html#lua_errorhttp://www.lua.org/manual/5.1/manual.html#lua_error
FindTablehttps://github.com/yuin/gopher-lua/blob/v1.1.1/auxlib.go#L264
https://pkg.go.dev/github.com/yuin/gopher-lua#LState.FindTable
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
LTablehttps://pkg.go.dev/github.com/yuin/gopher-lua#LTable
stringhttps://pkg.go.dev/builtin#string
inthttps://pkg.go.dev/builtin#int
LValuehttps://pkg.go.dev/github.com/yuin/gopher-lua#LValue
ForEachhttps://github.com/yuin/gopher-lua/blob/v1.1.1/state.go#L1936
https://pkg.go.dev/github.com/yuin/gopher-lua#LState.ForEach
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
LTablehttps://pkg.go.dev/github.com/yuin/gopher-lua#LTable
LValuehttps://pkg.go.dev/github.com/yuin/gopher-lua#LValue
LValuehttps://pkg.go.dev/github.com/yuin/gopher-lua#LValue
GPCallhttps://github.com/yuin/gopher-lua/blob/v1.1.1/state.go#L2097
https://pkg.go.dev/github.com/yuin/gopher-lua#LState.GPCall
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
LGFunctionhttps://pkg.go.dev/github.com/yuin/gopher-lua#LGFunction
LValuehttps://pkg.go.dev/github.com/yuin/gopher-lua#LValue
errorhttps://pkg.go.dev/builtin#error
Gethttps://github.com/yuin/gopher-lua/blob/v1.1.1/state.go#L1513
https://pkg.go.dev/github.com/yuin/gopher-lua#LState.Get
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
inthttps://pkg.go.dev/builtin#int
LValuehttps://pkg.go.dev/github.com/yuin/gopher-lua#LValue
GetFEnvhttps://github.com/yuin/gopher-lua/blob/v1.1.1/state.go#L1866
https://pkg.go.dev/github.com/yuin/gopher-lua#LState.GetFEnv
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
LValuehttps://pkg.go.dev/github.com/yuin/gopher-lua#LValue
LValuehttps://pkg.go.dev/github.com/yuin/gopher-lua#LValue
GetFieldhttps://github.com/yuin/gopher-lua/blob/v1.1.1/state.go#L1907
https://pkg.go.dev/github.com/yuin/gopher-lua#LState.GetField
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
LValuehttps://pkg.go.dev/github.com/yuin/gopher-lua#LValue
stringhttps://pkg.go.dev/builtin#string
LValuehttps://pkg.go.dev/github.com/yuin/gopher-lua#LValue
GetGlobalhttps://github.com/yuin/gopher-lua/blob/v1.1.1/state.go#L1940
https://pkg.go.dev/github.com/yuin/gopher-lua#LState.GetGlobal
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
stringhttps://pkg.go.dev/builtin#string
LValuehttps://pkg.go.dev/github.com/yuin/gopher-lua#LValue
GetInfohttps://github.com/yuin/gopher-lua/blob/v1.1.1/state.go#L1746
https://pkg.go.dev/github.com/yuin/gopher-lua#LState.GetInfo
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
stringhttps://pkg.go.dev/builtin#string
Debughttps://pkg.go.dev/github.com/yuin/gopher-lua#Debug
LValuehttps://pkg.go.dev/github.com/yuin/gopher-lua#LValue
LValuehttps://pkg.go.dev/github.com/yuin/gopher-lua#LValue
errorhttps://pkg.go.dev/builtin#error
GetLocalhttps://github.com/yuin/gopher-lua/blob/v1.1.1/state.go#L1820
https://pkg.go.dev/github.com/yuin/gopher-lua#LState.GetLocal
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
Debughttps://pkg.go.dev/github.com/yuin/gopher-lua#Debug
inthttps://pkg.go.dev/builtin#int
stringhttps://pkg.go.dev/builtin#string
LValuehttps://pkg.go.dev/github.com/yuin/gopher-lua#LValue
GetMetaFieldhttps://github.com/yuin/gopher-lua/blob/v1.1.1/auxlib.go#L329
https://pkg.go.dev/github.com/yuin/gopher-lua#LState.GetMetaField
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
LValuehttps://pkg.go.dev/github.com/yuin/gopher-lua#LValue
stringhttps://pkg.go.dev/builtin#string
LValuehttps://pkg.go.dev/github.com/yuin/gopher-lua#LValue
GetMetatablehttps://github.com/yuin/gopher-lua/blob/v1.1.1/state.go#L2120
https://pkg.go.dev/github.com/yuin/gopher-lua#LState.GetMetatable
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
LValuehttps://pkg.go.dev/github.com/yuin/gopher-lua#LValue
LValuehttps://pkg.go.dev/github.com/yuin/gopher-lua#LValue
GetStackhttps://github.com/yuin/gopher-lua/blob/v1.1.1/state.go#L1803
https://pkg.go.dev/github.com/yuin/gopher-lua#LState.GetStack
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
inthttps://pkg.go.dev/builtin#int
Debughttps://pkg.go.dev/github.com/yuin/gopher-lua#Debug
boolhttps://pkg.go.dev/builtin#bool
GetTablehttps://github.com/yuin/gopher-lua/blob/v1.1.1/state.go#L1911
https://pkg.go.dev/github.com/yuin/gopher-lua#LState.GetTable
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
LValuehttps://pkg.go.dev/github.com/yuin/gopher-lua#LValue
LValuehttps://pkg.go.dev/github.com/yuin/gopher-lua#LValue
LValuehttps://pkg.go.dev/github.com/yuin/gopher-lua#LValue
GetTophttps://github.com/yuin/gopher-lua/blob/v1.1.1/state.go#L1454
https://pkg.go.dev/github.com/yuin/gopher-lua#LState.GetTop
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
inthttps://pkg.go.dev/builtin#int
GetTypeMetatablehttps://github.com/yuin/gopher-lua/blob/v1.1.1/auxlib.go#L333
https://pkg.go.dev/github.com/yuin/gopher-lua#LState.GetTypeMetatable
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
stringhttps://pkg.go.dev/builtin#string
LValuehttps://pkg.go.dev/github.com/yuin/gopher-lua#LValue
GetUpvaluehttps://github.com/yuin/gopher-lua/blob/v1.1.1/state.go#L1837
https://pkg.go.dev/github.com/yuin/gopher-lua#LState.GetUpvalue
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
LFunctionhttps://pkg.go.dev/github.com/yuin/gopher-lua#LFunction
inthttps://pkg.go.dev/builtin#int
stringhttps://pkg.go.dev/builtin#string
LValuehttps://pkg.go.dev/github.com/yuin/gopher-lua#LValue
Inserthttps://github.com/yuin/gopher-lua/blob/v1.1.1/state.go#L1565
https://pkg.go.dev/github.com/yuin/gopher-lua#LState.Insert
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
LValuehttps://pkg.go.dev/github.com/yuin/gopher-lua#LValue
inthttps://pkg.go.dev/builtin#int
IsClosedhttps://github.com/yuin/gopher-lua/blob/v1.1.1/state.go#L1437
https://pkg.go.dev/github.com/yuin/gopher-lua#LState.IsClosed
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
boolhttps://pkg.go.dev/builtin#bool
LessThanhttps://github.com/yuin/gopher-lua/blob/v1.1.1/state.go#L1989
https://pkg.go.dev/github.com/yuin/gopher-lua#LState.LessThan
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
LValuehttps://pkg.go.dev/github.com/yuin/gopher-lua#LValue
boolhttps://pkg.go.dev/builtin#bool
Loadhttps://github.com/yuin/gopher-lua/blob/v1.1.1/state.go#L2013
https://pkg.go.dev/github.com/yuin/gopher-lua#LState.Load
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
iohttps://pkg.go.dev/io
Readerhttps://pkg.go.dev/io#Reader
stringhttps://pkg.go.dev/builtin#string
LFunctionhttps://pkg.go.dev/github.com/yuin/gopher-lua#LFunction
errorhttps://pkg.go.dev/builtin#error
LoadFilehttps://github.com/yuin/gopher-lua/blob/v1.1.1/auxlib.go#L352
https://pkg.go.dev/github.com/yuin/gopher-lua#LState.LoadFile
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
stringhttps://pkg.go.dev/builtin#string
LFunctionhttps://pkg.go.dev/github.com/yuin/gopher-lua#LFunction
errorhttps://pkg.go.dev/builtin#error
LoadStringhttps://github.com/yuin/gopher-lua/blob/v1.1.1/auxlib.go#L392
https://pkg.go.dev/github.com/yuin/gopher-lua#LState.LoadString
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
stringhttps://pkg.go.dev/builtin#string
LFunctionhttps://pkg.go.dev/github.com/yuin/gopher-lua#LFunction
errorhttps://pkg.go.dev/builtin#error
NewClosurehttps://github.com/yuin/gopher-lua/blob/v1.1.1/state.go#L1642
https://pkg.go.dev/github.com/yuin/gopher-lua#LState.NewClosure
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
LGFunctionhttps://pkg.go.dev/github.com/yuin/gopher-lua#LGFunction
LValuehttps://pkg.go.dev/github.com/yuin/gopher-lua#LValue
LFunctionhttps://pkg.go.dev/github.com/yuin/gopher-lua#LFunction
NewFunctionhttps://github.com/yuin/gopher-lua/blob/v1.1.1/state.go#L1638
https://pkg.go.dev/github.com/yuin/gopher-lua#LState.NewFunction
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
LGFunctionhttps://pkg.go.dev/github.com/yuin/gopher-lua#LGFunction
LFunctionhttps://pkg.go.dev/github.com/yuin/gopher-lua#LFunction
NewFunctionFromProtohttps://github.com/yuin/gopher-lua/blob/v1.1.1/state.go#L1627
https://pkg.go.dev/github.com/yuin/gopher-lua#LState.NewFunctionFromProto
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
FunctionProtohttps://pkg.go.dev/github.com/yuin/gopher-lua#FunctionProto
LFunctionhttps://pkg.go.dev/github.com/yuin/gopher-lua#LFunction
NewTablehttps://github.com/yuin/gopher-lua/blob/v1.1.1/state.go#L1604
https://pkg.go.dev/github.com/yuin/gopher-lua#LState.NewTable
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
LTablehttps://pkg.go.dev/github.com/yuin/gopher-lua#LTable
NewThreadhttps://github.com/yuin/gopher-lua/blob/v1.1.1/state.go#L1614
https://pkg.go.dev/github.com/yuin/gopher-lua#LState.NewThread
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
contexthttps://pkg.go.dev/context
CancelFunchttps://pkg.go.dev/context#CancelFunc
NewTypeMetatablehttps://github.com/yuin/gopher-lua/blob/v1.1.1/auxlib.go#L318
https://pkg.go.dev/github.com/yuin/gopher-lua#LState.NewTypeMetatable
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
stringhttps://pkg.go.dev/builtin#string
LTablehttps://pkg.go.dev/github.com/yuin/gopher-lua#LTable
NewUserDatahttps://github.com/yuin/gopher-lua/blob/v1.1.1/state.go#L1631
https://pkg.go.dev/github.com/yuin/gopher-lua#LState.NewUserData
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
LUserDatahttps://pkg.go.dev/github.com/yuin/gopher-lua#LUserData
Nexthttps://github.com/yuin/gopher-lua/blob/v1.1.1/state.go#L1948
https://pkg.go.dev/github.com/yuin/gopher-lua#LState.Next
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
LTablehttps://pkg.go.dev/github.com/yuin/gopher-lua#LTable
LValuehttps://pkg.go.dev/github.com/yuin/gopher-lua#LValue
LValuehttps://pkg.go.dev/github.com/yuin/gopher-lua#LValue
LValuehttps://pkg.go.dev/github.com/yuin/gopher-lua#LValue
ObjLenhttps://github.com/yuin/gopher-lua/blob/v1.1.1/state.go#L1956
https://pkg.go.dev/github.com/yuin/gopher-lua#LState.ObjLen
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
LValuehttps://pkg.go.dev/github.com/yuin/gopher-lua#LValue
inthttps://pkg.go.dev/builtin#int
OpenLibshttps://github.com/yuin/gopher-lua/blob/v1.1.1/linit.go#L46
https://pkg.go.dev/github.com/yuin/gopher-lua#LState.OpenLibs
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
OptBoolhttps://github.com/yuin/gopher-lua/blob/v1.1.1/auxlib.go#L192
https://pkg.go.dev/github.com/yuin/gopher-lua#LState.OptBool
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
inthttps://pkg.go.dev/builtin#int
boolhttps://pkg.go.dev/builtin#bool
boolhttps://pkg.go.dev/builtin#bool
OptChannelhttps://github.com/yuin/gopher-lua/blob/v1.1.1/auxlib.go#L451
https://pkg.go.dev/github.com/yuin/gopher-lua#LState.OptChannel
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
inthttps://pkg.go.dev/builtin#int
LValuehttps://pkg.go.dev/github.com/yuin/gopher-lua#LValue
LValuehttps://pkg.go.dev/github.com/yuin/gopher-lua#LValue
OptFunctionhttps://github.com/yuin/gopher-lua/blob/v1.1.1/auxlib.go#L216
https://pkg.go.dev/github.com/yuin/gopher-lua#LState.OptFunction
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
inthttps://pkg.go.dev/builtin#int
LFunctionhttps://pkg.go.dev/github.com/yuin/gopher-lua#LFunction
LFunctionhttps://pkg.go.dev/github.com/yuin/gopher-lua#LFunction
OptInthttps://github.com/yuin/gopher-lua/blob/v1.1.1/auxlib.go#L144
https://pkg.go.dev/github.com/yuin/gopher-lua#LState.OptInt
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
inthttps://pkg.go.dev/builtin#int
inthttps://pkg.go.dev/builtin#int
inthttps://pkg.go.dev/builtin#int
OptInt64https://github.com/yuin/gopher-lua/blob/v1.1.1/auxlib.go#L156
https://pkg.go.dev/github.com/yuin/gopher-lua#LState.OptInt64
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
inthttps://pkg.go.dev/builtin#int
int64https://pkg.go.dev/builtin#int64
int64https://pkg.go.dev/builtin#int64
OptNumberhttps://github.com/yuin/gopher-lua/blob/v1.1.1/auxlib.go#L168
https://pkg.go.dev/github.com/yuin/gopher-lua#LState.OptNumber
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
inthttps://pkg.go.dev/builtin#int
LNumberhttps://pkg.go.dev/github.com/yuin/gopher-lua#LNumber
LNumberhttps://pkg.go.dev/github.com/yuin/gopher-lua#LNumber
OptStringhttps://github.com/yuin/gopher-lua/blob/v1.1.1/auxlib.go#L180
https://pkg.go.dev/github.com/yuin/gopher-lua#LState.OptString
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
inthttps://pkg.go.dev/builtin#int
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
OptTablehttps://github.com/yuin/gopher-lua/blob/v1.1.1/auxlib.go#L204
https://pkg.go.dev/github.com/yuin/gopher-lua#LState.OptTable
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
inthttps://pkg.go.dev/builtin#int
LTablehttps://pkg.go.dev/github.com/yuin/gopher-lua#LTable
LTablehttps://pkg.go.dev/github.com/yuin/gopher-lua#LTable
OptUserDatahttps://github.com/yuin/gopher-lua/blob/v1.1.1/auxlib.go#L228
https://pkg.go.dev/github.com/yuin/gopher-lua#LState.OptUserData
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
inthttps://pkg.go.dev/builtin#int
LUserDatahttps://pkg.go.dev/github.com/yuin/gopher-lua#LUserData
LUserDatahttps://pkg.go.dev/github.com/yuin/gopher-lua#LUserData
PCallhttps://github.com/yuin/gopher-lua/blob/v1.1.1/state.go#L2029
https://pkg.go.dev/github.com/yuin/gopher-lua#LState.PCall
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
inthttps://pkg.go.dev/builtin#int
LFunctionhttps://pkg.go.dev/github.com/yuin/gopher-lua#LFunction
errorhttps://pkg.go.dev/builtin#error
Pophttps://github.com/yuin/gopher-lua/blob/v1.1.1/state.go#L1556
https://pkg.go.dev/github.com/yuin/gopher-lua#LState.Pop
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
inthttps://pkg.go.dev/builtin#int
PreloadModulehttps://github.com/yuin/gopher-lua/blob/v1.1.1/auxlib.go#L432
https://pkg.go.dev/github.com/yuin/gopher-lua#LState.PreloadModule
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
stringhttps://pkg.go.dev/builtin#string
LGFunctionhttps://pkg.go.dev/github.com/yuin/gopher-lua#LGFunction
Pushhttps://github.com/yuin/gopher-lua/blob/v1.1.1/state.go#L1552
https://pkg.go.dev/github.com/yuin/gopher-lua#LState.Push
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
LValuehttps://pkg.go.dev/github.com/yuin/gopher-lua#LValue
RaiseErrorhttps://github.com/yuin/gopher-lua/blob/v1.1.1/state.go#L1729
https://pkg.go.dev/github.com/yuin/gopher-lua#LState.RaiseError
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
stringhttps://pkg.go.dev/builtin#string
http://www.lua.org/manual/5.1/manual.html#luaL_errorhttp://www.lua.org/manual/5.1/manual.html#luaL_error
RawEqualhttps://github.com/yuin/gopher-lua/blob/v1.1.1/state.go#L1997
https://pkg.go.dev/github.com/yuin/gopher-lua#LState.RawEqual
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
LValuehttps://pkg.go.dev/github.com/yuin/gopher-lua#LValue
boolhttps://pkg.go.dev/builtin#bool
RawGethttps://github.com/yuin/gopher-lua/blob/v1.1.1/state.go#L1899
https://pkg.go.dev/github.com/yuin/gopher-lua#LState.RawGet
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
LTablehttps://pkg.go.dev/github.com/yuin/gopher-lua#LTable
LValuehttps://pkg.go.dev/github.com/yuin/gopher-lua#LValue
LValuehttps://pkg.go.dev/github.com/yuin/gopher-lua#LValue
RawGetInthttps://github.com/yuin/gopher-lua/blob/v1.1.1/state.go#L1903
https://pkg.go.dev/github.com/yuin/gopher-lua#LState.RawGetInt
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
LTablehttps://pkg.go.dev/github.com/yuin/gopher-lua#LTable
inthttps://pkg.go.dev/builtin#int
LValuehttps://pkg.go.dev/github.com/yuin/gopher-lua#LValue
RawSethttps://github.com/yuin/gopher-lua/blob/v1.1.1/state.go#L1915
https://pkg.go.dev/github.com/yuin/gopher-lua#LState.RawSet
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
LTablehttps://pkg.go.dev/github.com/yuin/gopher-lua#LTable
LValuehttps://pkg.go.dev/github.com/yuin/gopher-lua#LValue
LValuehttps://pkg.go.dev/github.com/yuin/gopher-lua#LValue
RawSetInthttps://github.com/yuin/gopher-lua/blob/v1.1.1/state.go#L1924
https://pkg.go.dev/github.com/yuin/gopher-lua#LState.RawSetInt
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
LTablehttps://pkg.go.dev/github.com/yuin/gopher-lua#LTable
inthttps://pkg.go.dev/builtin#int
LValuehttps://pkg.go.dev/github.com/yuin/gopher-lua#LValue
Registerhttps://github.com/yuin/gopher-lua/blob/v1.1.1/state.go#L2005
https://pkg.go.dev/github.com/yuin/gopher-lua#LState.Register
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
stringhttps://pkg.go.dev/builtin#string
LGFunctionhttps://pkg.go.dev/github.com/yuin/gopher-lua#LGFunction
RegisterModulehttps://github.com/yuin/gopher-lua/blob/v1.1.1/auxlib.go#L289
https://pkg.go.dev/github.com/yuin/gopher-lua#LState.RegisterModule
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
LGFunctionhttps://pkg.go.dev/github.com/yuin/gopher-lua#LGFunction
LValuehttps://pkg.go.dev/github.com/yuin/gopher-lua#LValue
Removehttps://github.com/yuin/gopher-lua/blob/v1.1.1/state.go#L1582
https://pkg.go.dev/github.com/yuin/gopher-lua#LState.Remove
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
inthttps://pkg.go.dev/builtin#int
RemoveCallerFramehttps://github.com/yuin/gopher-lua/blob/v1.1.1/state.go#L2289
https://pkg.go.dev/github.com/yuin/gopher-lua#LState.RemoveCallerFrame
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
RemoveContexthttps://github.com/yuin/gopher-lua/blob/v1.1.1/state.go#L2272
https://pkg.go.dev/github.com/yuin/gopher-lua#LState.RemoveContext
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
contexthttps://pkg.go.dev/context
Contexthttps://pkg.go.dev/context#Context
Replacehttps://github.com/yuin/gopher-lua/blob/v1.1.1/state.go#L1468
https://pkg.go.dev/github.com/yuin/gopher-lua#LState.Replace
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
inthttps://pkg.go.dev/builtin#int
LValuehttps://pkg.go.dev/github.com/yuin/gopher-lua#LValue
Resumehttps://github.com/yuin/gopher-lua/blob/v1.1.1/state.go#L2157
https://pkg.go.dev/github.com/yuin/gopher-lua#LState.Resume
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
LFunctionhttps://pkg.go.dev/github.com/yuin/gopher-lua#LFunction
LValuehttps://pkg.go.dev/github.com/yuin/gopher-lua#LValue
ResumeStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#ResumeState
errorhttps://pkg.go.dev/builtin#error
LValuehttps://pkg.go.dev/github.com/yuin/gopher-lua#LValue
SetContexthttps://github.com/yuin/gopher-lua/blob/v1.1.1/state.go#L2261
https://pkg.go.dev/github.com/yuin/gopher-lua#LState.SetContext
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
contexthttps://pkg.go.dev/context
Contexthttps://pkg.go.dev/context#Context
SetFEnvhttps://github.com/yuin/gopher-lua/blob/v1.1.1/state.go#L1878
https://pkg.go.dev/github.com/yuin/gopher-lua#LState.SetFEnv
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
LValuehttps://pkg.go.dev/github.com/yuin/gopher-lua#LValue
LValuehttps://pkg.go.dev/github.com/yuin/gopher-lua#LValue
SetFieldhttps://github.com/yuin/gopher-lua/blob/v1.1.1/state.go#L1928
https://pkg.go.dev/github.com/yuin/gopher-lua#LState.SetField
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
LValuehttps://pkg.go.dev/github.com/yuin/gopher-lua#LValue
stringhttps://pkg.go.dev/builtin#string
LValuehttps://pkg.go.dev/github.com/yuin/gopher-lua#LValue
SetFuncshttps://github.com/yuin/gopher-lua/blob/v1.1.1/auxlib.go#L307
https://pkg.go.dev/github.com/yuin/gopher-lua#LState.SetFuncs
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
LTablehttps://pkg.go.dev/github.com/yuin/gopher-lua#LTable
stringhttps://pkg.go.dev/builtin#string
LGFunctionhttps://pkg.go.dev/github.com/yuin/gopher-lua#LGFunction
LValuehttps://pkg.go.dev/github.com/yuin/gopher-lua#LValue
LTablehttps://pkg.go.dev/github.com/yuin/gopher-lua#LTable
SetGlobalhttps://github.com/yuin/gopher-lua/blob/v1.1.1/state.go#L1944
https://pkg.go.dev/github.com/yuin/gopher-lua#LState.SetGlobal
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
stringhttps://pkg.go.dev/builtin#string
LValuehttps://pkg.go.dev/github.com/yuin/gopher-lua#LValue
SetLocalhttps://github.com/yuin/gopher-lua/blob/v1.1.1/state.go#L1828
https://pkg.go.dev/github.com/yuin/gopher-lua#LState.SetLocal
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
Debughttps://pkg.go.dev/github.com/yuin/gopher-lua#Debug
inthttps://pkg.go.dev/builtin#int
LValuehttps://pkg.go.dev/github.com/yuin/gopher-lua#LValue
stringhttps://pkg.go.dev/builtin#string
SetMetatablehttps://github.com/yuin/gopher-lua/blob/v1.1.1/state.go#L2124
https://pkg.go.dev/github.com/yuin/gopher-lua#LState.SetMetatable
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
LValuehttps://pkg.go.dev/github.com/yuin/gopher-lua#LValue
LValuehttps://pkg.go.dev/github.com/yuin/gopher-lua#LValue
SetMxhttps://github.com/yuin/gopher-lua/blob/v1.1.1/state.go#L2242
https://pkg.go.dev/github.com/yuin/gopher-lua#LState.SetMx
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
inthttps://pkg.go.dev/builtin#int
SetTablehttps://github.com/yuin/gopher-lua/blob/v1.1.1/state.go#L1932
https://pkg.go.dev/github.com/yuin/gopher-lua#LState.SetTable
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
LValuehttps://pkg.go.dev/github.com/yuin/gopher-lua#LValue
LValuehttps://pkg.go.dev/github.com/yuin/gopher-lua#LValue
LValuehttps://pkg.go.dev/github.com/yuin/gopher-lua#LValue
SetTophttps://github.com/yuin/gopher-lua/blob/v1.1.1/state.go#L1458
https://pkg.go.dev/github.com/yuin/gopher-lua#LState.SetTop
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
inthttps://pkg.go.dev/builtin#int
SetUpvaluehttps://github.com/yuin/gopher-lua/blob/v1.1.1/state.go#L1849
https://pkg.go.dev/github.com/yuin/gopher-lua#LState.SetUpvalue
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
LFunctionhttps://pkg.go.dev/github.com/yuin/gopher-lua#LFunction
inthttps://pkg.go.dev/builtin#int
LValuehttps://pkg.go.dev/github.com/yuin/gopher-lua#LValue
stringhttps://pkg.go.dev/builtin#string
Statushttps://github.com/yuin/gopher-lua/blob/v1.1.1/state.go#L2145
https://pkg.go.dev/github.com/yuin/gopher-lua#LState.Status
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
stringhttps://pkg.go.dev/builtin#string
Stringhttps://github.com/yuin/gopher-lua/blob/v1.1.1/value.go#L200
https://pkg.go.dev/github.com/yuin/gopher-lua#LState.String
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
stringhttps://pkg.go.dev/builtin#string
ToBoolhttps://github.com/yuin/gopher-lua/blob/v1.1.1/state.go#L1656
https://pkg.go.dev/github.com/yuin/gopher-lua#LState.ToBool
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
inthttps://pkg.go.dev/builtin#int
boolhttps://pkg.go.dev/builtin#bool
ToChannelhttps://github.com/yuin/gopher-lua/blob/v1.1.1/state.go#L2280
https://pkg.go.dev/github.com/yuin/gopher-lua#LState.ToChannel
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
inthttps://pkg.go.dev/builtin#int
LValuehttps://pkg.go.dev/github.com/yuin/gopher-lua#LValue
ToFunctionhttps://github.com/yuin/gopher-lua/blob/v1.1.1/state.go#L1699
https://pkg.go.dev/github.com/yuin/gopher-lua#LState.ToFunction
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
inthttps://pkg.go.dev/builtin#int
LFunctionhttps://pkg.go.dev/github.com/yuin/gopher-lua#LFunction
ToInthttps://github.com/yuin/gopher-lua/blob/v1.1.1/state.go#L1660
https://pkg.go.dev/github.com/yuin/gopher-lua#LState.ToInt
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
inthttps://pkg.go.dev/builtin#int
inthttps://pkg.go.dev/builtin#int
ToInt64https://github.com/yuin/gopher-lua/blob/v1.1.1/state.go#L1672
https://pkg.go.dev/github.com/yuin/gopher-lua#LState.ToInt64
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
inthttps://pkg.go.dev/builtin#int
int64https://pkg.go.dev/builtin#int64
ToNumberhttps://github.com/yuin/gopher-lua/blob/v1.1.1/state.go#L1684
https://pkg.go.dev/github.com/yuin/gopher-lua#LState.ToNumber
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
inthttps://pkg.go.dev/builtin#int
LNumberhttps://pkg.go.dev/github.com/yuin/gopher-lua#LNumber
ToStringhttps://github.com/yuin/gopher-lua/blob/v1.1.1/state.go#L1688
https://pkg.go.dev/github.com/yuin/gopher-lua#LState.ToString
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
inthttps://pkg.go.dev/builtin#int
stringhttps://pkg.go.dev/builtin#string
ToStringMetahttps://github.com/yuin/gopher-lua/blob/v1.1.1/auxlib.go#L420
https://pkg.go.dev/github.com/yuin/gopher-lua#LState.ToStringMeta
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
LValuehttps://pkg.go.dev/github.com/yuin/gopher-lua#LValue
LValuehttps://pkg.go.dev/github.com/yuin/gopher-lua#LValue
ToTablehttps://github.com/yuin/gopher-lua/blob/v1.1.1/state.go#L1692
https://pkg.go.dev/github.com/yuin/gopher-lua#LState.ToTable
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
inthttps://pkg.go.dev/builtin#int
LTablehttps://pkg.go.dev/github.com/yuin/gopher-lua#LTable
ToThreadhttps://github.com/yuin/gopher-lua/blob/v1.1.1/state.go#L1713
https://pkg.go.dev/github.com/yuin/gopher-lua#LState.ToThread
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
inthttps://pkg.go.dev/builtin#int
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
ToUserDatahttps://github.com/yuin/gopher-lua/blob/v1.1.1/state.go#L1706
https://pkg.go.dev/github.com/yuin/gopher-lua#LState.ToUserData
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
inthttps://pkg.go.dev/builtin#int
LUserDatahttps://pkg.go.dev/github.com/yuin/gopher-lua#LUserData
Typehttps://github.com/yuin/gopher-lua/blob/v1.1.1/value.go#L201
https://pkg.go.dev/github.com/yuin/gopher-lua#LState.Type
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
LValueTypehttps://pkg.go.dev/github.com/yuin/gopher-lua#LValueType
TypeErrorhttps://github.com/yuin/gopher-lua/blob/v1.1.1/auxlib.go#L248
https://pkg.go.dev/github.com/yuin/gopher-lua#LState.TypeError
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
inthttps://pkg.go.dev/builtin#int
LValueTypehttps://pkg.go.dev/github.com/yuin/gopher-lua#LValueType
Wherehttps://github.com/yuin/gopher-lua/blob/v1.1.1/auxlib.go#L256
https://pkg.go.dev/github.com/yuin/gopher-lua#LState.Where
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
inthttps://pkg.go.dev/builtin#int
stringhttps://pkg.go.dev/builtin#string
XMoveTohttps://github.com/yuin/gopher-lua/blob/v1.1.1/state.go#L2225
https://pkg.go.dev/github.com/yuin/gopher-lua#LState.XMoveTo
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
inthttps://pkg.go.dev/builtin#int
Yieldhttps://github.com/yuin/gopher-lua/blob/v1.1.1/state.go#L2217
https://pkg.go.dev/github.com/yuin/gopher-lua#LState.Yield
LStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#LState
LValuehttps://pkg.go.dev/github.com/yuin/gopher-lua#LValue
inthttps://pkg.go.dev/builtin#int
LStringhttps://github.com/yuin/gopher-lua/blob/v1.1.1/value.go#L95
https://pkg.go.dev/github.com/yuin/gopher-lua#LString
stringhttps://pkg.go.dev/builtin#string
Formathttps://github.com/yuin/gopher-lua/blob/v1.1.1/value.go#L101
https://pkg.go.dev/github.com/yuin/gopher-lua#LString.Format
LStringhttps://pkg.go.dev/github.com/yuin/gopher-lua#LString
fmthttps://pkg.go.dev/fmt
Statehttps://pkg.go.dev/fmt#State
runehttps://pkg.go.dev/builtin#rune
Stringhttps://github.com/yuin/gopher-lua/blob/v1.1.1/value.go#L97
https://pkg.go.dev/github.com/yuin/gopher-lua#LString.String
LStringhttps://pkg.go.dev/github.com/yuin/gopher-lua#LString
stringhttps://pkg.go.dev/builtin#string
Typehttps://github.com/yuin/gopher-lua/blob/v1.1.1/value.go#L98
https://pkg.go.dev/github.com/yuin/gopher-lua#LString.Type
LStringhttps://pkg.go.dev/github.com/yuin/gopher-lua#LString
LValueTypehttps://pkg.go.dev/github.com/yuin/gopher-lua#LValueType
LTablehttps://github.com/yuin/gopher-lua/blob/v1.1.1/value.go#L143
https://pkg.go.dev/github.com/yuin/gopher-lua#LTable
LValuehttps://pkg.go.dev/github.com/yuin/gopher-lua#LValue
Appendhttps://github.com/yuin/gopher-lua/blob/v1.1.1/table.go#L66
https://pkg.go.dev/github.com/yuin/gopher-lua#LTable.Append
LTablehttps://pkg.go.dev/github.com/yuin/gopher-lua#LTable
LValuehttps://pkg.go.dev/github.com/yuin/gopher-lua#LValue
ForEachhttps://github.com/yuin/gopher-lua/blob/v1.1.1/table.go#L326
https://pkg.go.dev/github.com/yuin/gopher-lua#LTable.ForEach
LTablehttps://pkg.go.dev/github.com/yuin/gopher-lua#LTable
LValuehttps://pkg.go.dev/github.com/yuin/gopher-lua#LValue
LValuehttps://pkg.go.dev/github.com/yuin/gopher-lua#LValue
Inserthttps://github.com/yuin/gopher-lua/blob/v1.1.1/table.go#L87
https://pkg.go.dev/github.com/yuin/gopher-lua#LTable.Insert
LTablehttps://pkg.go.dev/github.com/yuin/gopher-lua#LTable
inthttps://pkg.go.dev/builtin#int
LValuehttps://pkg.go.dev/github.com/yuin/gopher-lua#LValue
Lenhttps://github.com/yuin/gopher-lua/blob/v1.1.1/table.go#L50
https://pkg.go.dev/github.com/yuin/gopher-lua#LTable.Len
LTablehttps://pkg.go.dev/github.com/yuin/gopher-lua#LTable
inthttps://pkg.go.dev/builtin#int
MaxNhttps://github.com/yuin/gopher-lua/blob/v1.1.1/table.go#L106
https://pkg.go.dev/github.com/yuin/gopher-lua#LTable.MaxN
LTablehttps://pkg.go.dev/github.com/yuin/gopher-lua#LTable
inthttps://pkg.go.dev/builtin#int
Nexthttps://github.com/yuin/gopher-lua/blob/v1.1.1/table.go#L351
https://pkg.go.dev/github.com/yuin/gopher-lua#LTable.Next
LTablehttps://pkg.go.dev/github.com/yuin/gopher-lua#LTable
LValuehttps://pkg.go.dev/github.com/yuin/gopher-lua#LValue
LValuehttps://pkg.go.dev/github.com/yuin/gopher-lua#LValue
LValuehttps://pkg.go.dev/github.com/yuin/gopher-lua#LValue
http://www.lua.org/manual/5.1/manual.html#lua_nexthttp://www.lua.org/manual/5.1/manual.html#lua_next
RawGethttps://github.com/yuin/gopher-lua/blob/v1.1.1/table.go#L251
https://pkg.go.dev/github.com/yuin/gopher-lua#LTable.RawGet
LTablehttps://pkg.go.dev/github.com/yuin/gopher-lua#LTable
LValuehttps://pkg.go.dev/github.com/yuin/gopher-lua#LValue
LValuehttps://pkg.go.dev/github.com/yuin/gopher-lua#LValue
RawGetHhttps://github.com/yuin/gopher-lua/blob/v1.1.1/table.go#L295
https://pkg.go.dev/github.com/yuin/gopher-lua#LTable.RawGetH
LTablehttps://pkg.go.dev/github.com/yuin/gopher-lua#LTable
LValuehttps://pkg.go.dev/github.com/yuin/gopher-lua#LValue
LValuehttps://pkg.go.dev/github.com/yuin/gopher-lua#LValue
RawGetInthttps://github.com/yuin/gopher-lua/blob/v1.1.1/table.go#L283
https://pkg.go.dev/github.com/yuin/gopher-lua#LTable.RawGetInt
LTablehttps://pkg.go.dev/github.com/yuin/gopher-lua#LTable
inthttps://pkg.go.dev/builtin#int
LValuehttps://pkg.go.dev/github.com/yuin/gopher-lua#LValue
RawGetStringhttps://github.com/yuin/gopher-lua/blob/v1.1.1/table.go#L315
https://pkg.go.dev/github.com/yuin/gopher-lua#LTable.RawGetString
LTablehttps://pkg.go.dev/github.com/yuin/gopher-lua#LTable
stringhttps://pkg.go.dev/builtin#string
LValuehttps://pkg.go.dev/github.com/yuin/gopher-lua#LValue
RawSethttps://github.com/yuin/gopher-lua/blob/v1.1.1/table.go#L147
https://pkg.go.dev/github.com/yuin/gopher-lua#LTable.RawSet
LTablehttps://pkg.go.dev/github.com/yuin/gopher-lua#LTable
LValuehttps://pkg.go.dev/github.com/yuin/gopher-lua#LValue
LValuehttps://pkg.go.dev/github.com/yuin/gopher-lua#LValue
RawSetHhttps://github.com/yuin/gopher-lua/blob/v1.1.1/table.go#L225
https://pkg.go.dev/github.com/yuin/gopher-lua#LTable.RawSetH
LTablehttps://pkg.go.dev/github.com/yuin/gopher-lua#LTable
LValuehttps://pkg.go.dev/github.com/yuin/gopher-lua#LValue
LValuehttps://pkg.go.dev/github.com/yuin/gopher-lua#LValue
RawSetInthttps://github.com/yuin/gopher-lua/blob/v1.1.1/table.go#L178
https://pkg.go.dev/github.com/yuin/gopher-lua#LTable.RawSetInt
LTablehttps://pkg.go.dev/github.com/yuin/gopher-lua#LTable
inthttps://pkg.go.dev/builtin#int
LValuehttps://pkg.go.dev/github.com/yuin/gopher-lua#LValue
RawSetStringhttps://github.com/yuin/gopher-lua/blob/v1.1.1/table.go#L202
https://pkg.go.dev/github.com/yuin/gopher-lua#LTable.RawSetString
LTablehttps://pkg.go.dev/github.com/yuin/gopher-lua#LTable
stringhttps://pkg.go.dev/builtin#string
LValuehttps://pkg.go.dev/github.com/yuin/gopher-lua#LValue
Removehttps://github.com/yuin/gopher-lua/blob/v1.1.1/table.go#L119
https://pkg.go.dev/github.com/yuin/gopher-lua#LTable.Remove
LTablehttps://pkg.go.dev/github.com/yuin/gopher-lua#LTable
inthttps://pkg.go.dev/builtin#int
LValuehttps://pkg.go.dev/github.com/yuin/gopher-lua#LValue
Stringhttps://github.com/yuin/gopher-lua/blob/v1.1.1/value.go#L153
https://pkg.go.dev/github.com/yuin/gopher-lua#LTable.String
LTablehttps://pkg.go.dev/github.com/yuin/gopher-lua#LTable
stringhttps://pkg.go.dev/builtin#string
Typehttps://github.com/yuin/gopher-lua/blob/v1.1.1/value.go#L154
https://pkg.go.dev/github.com/yuin/gopher-lua#LTable.Type
LTablehttps://pkg.go.dev/github.com/yuin/gopher-lua#LTable
LValueTypehttps://pkg.go.dev/github.com/yuin/gopher-lua#LValueType
LUserDatahttps://github.com/yuin/gopher-lua/blob/v1.1.1/value.go#L203
https://pkg.go.dev/github.com/yuin/gopher-lua#LUserData
LTablehttps://pkg.go.dev/github.com/yuin/gopher-lua#LTable
LValuehttps://pkg.go.dev/github.com/yuin/gopher-lua#LValue
Stringhttps://github.com/yuin/gopher-lua/blob/v1.1.1/value.go#L209
https://pkg.go.dev/github.com/yuin/gopher-lua#LUserData.String
LUserDatahttps://pkg.go.dev/github.com/yuin/gopher-lua#LUserData
stringhttps://pkg.go.dev/builtin#string
Typehttps://github.com/yuin/gopher-lua/blob/v1.1.1/value.go#L210
https://pkg.go.dev/github.com/yuin/gopher-lua#LUserData.Type
LUserDatahttps://pkg.go.dev/github.com/yuin/gopher-lua#LUserData
LValueTypehttps://pkg.go.dev/github.com/yuin/gopher-lua#LValueType
LValuehttps://github.com/yuin/gopher-lua/blob/v1.1.1/value.go#L29
https://pkg.go.dev/github.com/yuin/gopher-lua#LValue
stringhttps://pkg.go.dev/builtin#string
LValueTypehttps://pkg.go.dev/github.com/yuin/gopher-lua#LValueType
LValueTypehttps://github.com/yuin/gopher-lua/blob/v1.1.1/value.go#L9
https://pkg.go.dev/github.com/yuin/gopher-lua#LValueType
inthttps://pkg.go.dev/builtin#int
LValueTypehttps://pkg.go.dev/github.com/yuin/gopher-lua#LValueType
iotahttps://pkg.go.dev/builtin#iota
Stringhttps://github.com/yuin/gopher-lua/blob/v1.1.1/value.go#L25
https://pkg.go.dev/github.com/yuin/gopher-lua#LValueType.String
LValueTypehttps://pkg.go.dev/github.com/yuin/gopher-lua#LValueType
stringhttps://pkg.go.dev/builtin#string
Optionshttps://github.com/yuin/gopher-lua/blob/v1.1.1/state.go#L94
https://pkg.go.dev/github.com/yuin/gopher-lua#Options
inthttps://pkg.go.dev/builtin#int
inthttps://pkg.go.dev/builtin#int
inthttps://pkg.go.dev/builtin#int
inthttps://pkg.go.dev/builtin#int
boolhttps://pkg.go.dev/builtin#bool
boolhttps://pkg.go.dev/builtin#bool
boolhttps://pkg.go.dev/builtin#bool
Phttps://github.com/yuin/gopher-lua/blob/v1.1.1/state.go#L82
https://pkg.go.dev/github.com/yuin/gopher-lua#P
LValuehttps://pkg.go.dev/github.com/yuin/gopher-lua#LValue
inthttps://pkg.go.dev/builtin#int
boolhttps://pkg.go.dev/builtin#bool
LFunctionhttps://pkg.go.dev/github.com/yuin/gopher-lua#LFunction
ResumeStatehttps://github.com/yuin/gopher-lua/blob/v1.1.1/state.go#L70
https://pkg.go.dev/github.com/yuin/gopher-lua#ResumeState
inthttps://pkg.go.dev/builtin#int
ResumeStatehttps://pkg.go.dev/github.com/yuin/gopher-lua#ResumeState
iotahttps://pkg.go.dev/builtin#iota
Upvaluehttps://github.com/yuin/gopher-lua/blob/v1.1.1/function.go#L47
https://pkg.go.dev/github.com/yuin/gopher-lua#Upvalue
Closehttps://github.com/yuin/gopher-lua/blob/v1.1.1/function.go#L72
https://pkg.go.dev/github.com/yuin/gopher-lua#Upvalue.Close
Upvaluehttps://pkg.go.dev/github.com/yuin/gopher-lua#Upvalue
IsClosedhttps://github.com/yuin/gopher-lua/blob/v1.1.1/function.go#L78
https://pkg.go.dev/github.com/yuin/gopher-lua#Upvalue.IsClosed
Upvaluehttps://pkg.go.dev/github.com/yuin/gopher-lua#Upvalue
boolhttps://pkg.go.dev/builtin#bool
SetValuehttps://github.com/yuin/gopher-lua/blob/v1.1.1/function.go#L64
https://pkg.go.dev/github.com/yuin/gopher-lua#Upvalue.SetValue
Upvaluehttps://pkg.go.dev/github.com/yuin/gopher-lua#Upvalue
LValuehttps://pkg.go.dev/github.com/yuin/gopher-lua#LValue
Valuehttps://github.com/yuin/gopher-lua/blob/v1.1.1/function.go#L55
https://pkg.go.dev/github.com/yuin/gopher-lua#Upvalue.Value
Upvaluehttps://pkg.go.dev/github.com/yuin/gopher-lua#Upvalue
LValuehttps://pkg.go.dev/github.com/yuin/gopher-lua#LValue
https://pkg.go.dev/github.com/yuin/gopher-lua#section-sourcefiles
View all Source fileshttps://github.com/yuin/gopher-lua/tree/v1.1.1
alloc.gohttps://github.com/yuin/gopher-lua/blob/v1.1.1/alloc.go
auxlib.gohttps://github.com/yuin/gopher-lua/blob/v1.1.1/auxlib.go
baselib.gohttps://github.com/yuin/gopher-lua/blob/v1.1.1/baselib.go
channellib.gohttps://github.com/yuin/gopher-lua/blob/v1.1.1/channellib.go
compile.gohttps://github.com/yuin/gopher-lua/blob/v1.1.1/compile.go
config.gohttps://github.com/yuin/gopher-lua/blob/v1.1.1/config.go
coroutinelib.gohttps://github.com/yuin/gopher-lua/blob/v1.1.1/coroutinelib.go
debuglib.gohttps://github.com/yuin/gopher-lua/blob/v1.1.1/debuglib.go
function.gohttps://github.com/yuin/gopher-lua/blob/v1.1.1/function.go
iolib.gohttps://github.com/yuin/gopher-lua/blob/v1.1.1/iolib.go
linit.gohttps://github.com/yuin/gopher-lua/blob/v1.1.1/linit.go
loadlib.gohttps://github.com/yuin/gopher-lua/blob/v1.1.1/loadlib.go
mathlib.gohttps://github.com/yuin/gopher-lua/blob/v1.1.1/mathlib.go
opcode.gohttps://github.com/yuin/gopher-lua/blob/v1.1.1/opcode.go
oslib.gohttps://github.com/yuin/gopher-lua/blob/v1.1.1/oslib.go
package.gohttps://github.com/yuin/gopher-lua/blob/v1.1.1/package.go
state.gohttps://github.com/yuin/gopher-lua/blob/v1.1.1/state.go
stringlib.gohttps://github.com/yuin/gopher-lua/blob/v1.1.1/stringlib.go
table.gohttps://github.com/yuin/gopher-lua/blob/v1.1.1/table.go
tablelib.gohttps://github.com/yuin/gopher-lua/blob/v1.1.1/tablelib.go
utils.gohttps://github.com/yuin/gopher-lua/blob/v1.1.1/utils.go
value.gohttps://github.com/yuin/gopher-lua/blob/v1.1.1/value.go
vm.gohttps://github.com/yuin/gopher-lua/blob/v1.1.1/vm.go
https://pkg.go.dev/github.com/yuin/gopher-lua#section-directories
asthttps://pkg.go.dev/github.com/yuin/gopher-lua@v1.1.1/ast
gluahttps://pkg.go.dev/github.com/yuin/gopher-lua@v1.1.1/cmd/glua
parsehttps://pkg.go.dev/github.com/yuin/gopher-lua@v1.1.1/parse
pmhttps://pkg.go.dev/github.com/yuin/gopher-lua@v1.1.1/pm
Why Go https://go.dev/solutions
Use Cases https://go.dev/solutions#use-cases
Case Studies https://go.dev/solutions#case-studies
Get Started https://learn.go.dev/
Playground https://play.golang.org
Tour https://tour.golang.org
Stack Overflow https://stackoverflow.com/questions/tagged/go?tab=Newest
Help https://go.dev/help
Packages https://pkg.go.dev
Standard Library https://pkg.go.dev/std
Sub-repositories https://pkg.go.dev/golang.org/x
About Go Packages https://pkg.go.dev/about
About https://go.dev/project
Downloadhttps://go.dev/dl/
Bloghttps://go.dev/blog
Issue Tracker https://github.com/golang/go/issues
Release Notes https://go.dev/doc/devel/release.html
Brand Guidelines https://go.dev/brand
Code of Conduct https://go.dev/conduct
Connect https://www.twitter.com/golang
Twitter https://www.twitter.com/golang
GitHubhttps://github.com/golang
Slack https://invite.slack.golangbridge.org/
r/golang https://reddit.com/r/golang
Meetup https://www.meetup.com/pro/go
Golang Weekly https://golangweekly.com/
Copyrighthttps://go.dev/copyright
Terms of Servicehttps://go.dev/tos
Privacy Policy http://www.google.com/intl/en/policies/privacy/
Report an Issue https://go.dev/s/pkgsite-feedback
https://google.com
Learn more.https://policies.google.com/technologies/cookies

Viewport: width=device-width, initial-scale=1.0


URLs of crawlers that visited me.