state

package
v0.0.0-...-26835a4 Latest Latest
Warning

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

Go to latest
Published: Feb 14, 2019 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type App

type App struct {
	FinishedExecition bool
	ChannelClosed     bool
	DieChan           chan struct{}
	MetricsReporter   []metrics.Reporter
	Mu                sync.Mutex
}

App is the struct that holds the app global data shared between packages

func NewApp

func NewApp(config *viper.Viper, shouldReportMetrics bool) *App

NewApp is the NewApp constructor

Jump to

Keyboard shortcuts

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