initial

package
v0.9.1 Latest Latest
Warning

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

Go to latest
Published: Sep 1, 2022 License: GPL-3.0 Imports: 23 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Initial added in v0.5.0

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

Initial ...

func NewInitial added in v0.5.0

func NewInitial(lc fx.Lifecycle,
	migrations *migrations.Migrations,
	adaptors *Adaptors,
	scriptService scripts.ScriptService,
	accessList access_list.AccessListService,
	entityManager entity_manager.EntityManager,
	pluginManager common.PluginManager,
	automation automation.Automation,
	api *api.Api,
	gateClient *gate_client.GateClient,
	validation *validation.Validate,
	_ *logging_ws.LoggingWs,
	localMigrations *localMigrations.Migrations,
	demo *demo.Demos,
	_ *scheduler.Scheduler) *Initial

NewInitial ...

func (*Initial) InstallDemoData added in v0.5.0

func (n *Initial) InstallDemoData()

InstallDemoData ...

func (*Initial) Reset added in v0.5.0

func (n *Initial) Reset()

Reset ...

func (*Initial) Shutdown added in v0.5.0

func (n *Initial) Shutdown(ctx context.Context) (err error)

Shutdown ...

func (*Initial) Start added in v0.5.0

func (n *Initial) Start(ctx context.Context) (err error)

Start ...

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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