Versions in this module Expand all Collapse all v0 v0.6.0 Dec 22, 2025 Changes in this version + func Preload() lua.LValue + type UUID struct + func (u *UUID) AssertFunction() (*lua.LFunction, bool) + func (u *UUID) Index(L *lua.LState, key string) lua.LValue + func (u *UUID) String() string + func (u *UUID) Type() lua.LValueType