Documentation ¶
Index ¶
Constants ¶
View Source
const BootstrappedLevelDB string = "BootstrappedLevelDB"
BootstrappedLevelDB is a key mapped to levelDB in the boot
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Bootstrapper ¶
type Bootstrapper struct{}
Bootstrapper implements bootstrapper.Bootstrapper.
func (*Bootstrapper) Bootstrap ¶
func (*Bootstrapper) Bootstrap(context map[string]interface{}) error
Bootstrap initialises the levelDB.
Click to show internal directories.
Click to hide internal directories.