bootstrap

package
v0.0.3-alpha1 Latest Latest
Warning

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

Go to latest
Published: Jan 20, 2019 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	BootstrappedConfig      string = "BootstrappedConfig"
	BootstrappedPeer        string = "BootstrappedPeer"
	BootstrappedAPIServer   string = "BootstrappedAPIServer"
	BootstrappedQueueServer string = "BootstrappedQueueServer"
	NodeObjRegistry         string = "NodeObjRegistry"
)

Bootstrap constants are keys to mapped value in bootstrapped context

Variables

This section is empty.

Functions

This section is empty.

Types

type Bootstrapper

type Bootstrapper interface {
	Bootstrap(context map[string]interface{}) error
}

Bootstrapper must be implemented by all packages that needs bootstrapping at application start

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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