app

package
v1.2.1 Latest Latest
Warning

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

Go to latest
Published: Apr 29, 2022 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// CfgNodeDisablePlugins defines a list of plugins that shall be disabled
	CfgNodeDisablePlugins = "node.disablePlugins"
	// CfgNodeEnablePlugins defines a list of plugins that shall be enabled
	CfgNodeEnablePlugins = "node.enablePlugins"

	CfgConfigFilePathNodeConfig     = "config"
	CfgConfigFilePathPeeringConfig  = "peering"
	CfgConfigFilePathProfilesConfig = "profiles"
)

Variables

View Source
var (
	// Name of the app.
	Name = "HORNET"

	// Version of the app.
	Version = "1.2.1"
)
View Source
var (
	ErrConfigDoesNotExist = errors.New("config does not exist")
)
View Source
var (
	InitPlugin *node.InitPlugin
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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