bootstrap

package
v0.1.9 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2023 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Boot

type Boot struct {
	markup.Component `id:"main-looper"`

	Lives      []application.LifeRegistry `inject:".life"`
	Killers    []application.Killer       `inject:".killer"`
	Concurrent bool                       `inject:"${application.loopers.concurrent}"`
	// contains filtered or unexported fields
}

Boot 主启动器

func (*Boot) RunMain

func (inst *Boot) RunMain() error

RunMain ...

func (*Boot) Shutdown added in v0.1.2

func (inst *Boot) Shutdown() error

Shutdown ...

Jump to

Keyboard shortcuts

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