example1

package
v0.11.3 Latest Latest
Warning

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

Go to latest
Published: Jun 25, 2023 License: GPL-3.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AreaManager

type AreaManager struct {
	// contains filtered or unexported fields
}

func NewAreaManager

func NewAreaManager(adaptors *adaptors.Adaptors) *AreaManager

type EntityManager

type EntityManager struct {
	// contains filtered or unexported fields
}

func NewEntityManager

func NewEntityManager(adaptors *adaptors.Adaptors) *EntityManager

type Example1

type Example1 struct {
	// contains filtered or unexported fields
}

func NewExample1

func NewExample1(adaptors *adaptors.Adaptors,
	scriptService scripts.ScriptService) *Example1

func (*Example1) Install

func (e *Example1) Install(_ context.Context, adaptors *adaptors.Adaptors) (err error)

type ScriptManager

type ScriptManager struct {
	// contains filtered or unexported fields
}

func NewScriptManager

func NewScriptManager(adaptors *adaptors.Adaptors,
	scriptService scripts.ScriptService) *ScriptManager

type TriggerManager

type TriggerManager struct {
	// contains filtered or unexported fields
}

func NewTriggerManager

func NewTriggerManager(adaptors *adaptors.Adaptors) *TriggerManager

func (*TriggerManager) Upgrade

func (t *TriggerManager) Upgrade(oldVersion int,
	scripts []*m.Script, entities []*m.Entity) (tasks []*m.Task, err error)

Upgrade ...

Jump to

Keyboard shortcuts

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