application

package
v1.3.122 Latest Latest
Warning

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

Go to latest
Published: Dec 15, 2024 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run() *cd.Result

func Shutdown

func Shutdown()

func Startup

func Startup(service service.Service) *cd.Result

Types

type Application

type Application interface {
	Startup(service service.Service) *cd.Result
	Run() *cd.Result
	Shutdown()
	EventHub() event.Hub
	BackgroundRoutine() task.BackgroundRoutine
}

func Get

func Get() Application

Jump to

Keyboard shortcuts

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