Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MakeLuaSelfApplyV1 ¶
func MakeLuaSelfApplyV1( selfOriginal *sku.Transacted, ) interfaces.FuncIter[*lua.VM]
func MakeLuaSelfApplyV2 ¶
func MakeLuaSelfApplyV2( selfOriginal *sku.Transacted, ) interfaces.FuncIter[*lua.VM]
Types ¶
type LuaV1 ¶
type LuaV1 struct {
sku.LuaVMPoolV1
}
func (*LuaV1) ContainsSku ¶
func (tb *LuaV1) ContainsSku(tg sku.TransactedGetter) bool
func (*LuaV1) GetQueryable ¶
type LuaV2 ¶
type LuaV2 struct {
sku.LuaVMPoolV2
}
func (*LuaV2) ContainsSku ¶
func (tb *LuaV2) ContainsSku(tg sku.TransactedGetter) bool
func (*LuaV2) GetQueryable ¶
type TomlV1 ¶
type TomlV1 struct {
sku.LuaVMPoolV1
Filter string `toml:"filter"`
}
func (*TomlV1) ContainsSku ¶
func (tb *TomlV1) ContainsSku(tg sku.TransactedGetter) bool
Click to show internal directories.
Click to hide internal directories.