initialization

package
v2.2.2+incompatible Latest Latest
Warning

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

Go to latest
Published: May 18, 2017 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type InitManager

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

func NewInitManager

func NewInitManager(logger *logging.Logger) *InitManager

func (*InitManager) Run

func (manager *InitManager) Run(initializers map[string]Initializer) error

type Initializer

type Initializer interface {
	Run() error
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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