bootstrap

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Jul 1, 2020 License: Apache-2.0, BSD-2-Clause Imports: 11 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// PluginName is the plugin name of the bootstrap plugin.
	PluginName = "Bootstrap"
	// CfgBootstrapInitialIssuanceTimePeriodSec defines the initial time period of how long the node should be
	// issuing messages when started in bootstrapping mode. If the value is set to -1, the issuance is continuous.
	CfgBootstrapInitialIssuanceTimePeriodSec = "bootstrap.initialIssuance.timePeriodSec"
	// CfgBootstrapTimeUnit defines the time unit (in seconds) of the issuance rate (e.g., 3 messages per 12 seconds).
	CfgBootstrapTimeUnit = "bootstrap.timeUnit"
)

Variables

This section is empty.

Functions

func Plugin

func Plugin() *node.Plugin

Plugin gets the plugin instance.

Types

This section is empty.

Jump to

Keyboard shortcuts

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