Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Make ¶
func Make( envRepo env_repo.Env, objectStore sku.ObjectStore, luaSkuFormat *box_format.BoxTransacted, ) *env
Types ¶
type Env ¶
type Env interface {
MakeLuaVMPoolBuilder() *lua.VMPoolBuilder
GetSkuFromString(lv string) (sk *sku.Transacted, err error)
}
Click to show internal directories.
Click to hide internal directories.