boot

package
v1.1.3 Latest Latest
Warning

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

Go to latest
Published: Dec 30, 2018 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Application

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

Application encapsulate initialized application

func Initialize

func Initialize() Application

Initialize application

func (Application) Run

func (app Application) Run()

Run runs the application

func (Application) Stop

func (app Application) Stop()

Stop stops the application

func (Application) WaitInterrupt

func (app Application) WaitInterrupt()

WaitInterrupt wait for signal

func (Application) WaitReady

func (app Application) WaitReady(deadline time.Duration) (err error)

WaitReady wait for daemons to be ready

Jump to

Keyboard shortcuts

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