NodeType

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Nov 28, 2018 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Enum

type Enum int

Enum represents the type of a node

const (
	//Bootstrap to represent a bootstrap node
	Bootstrap Enum = iota
	//Master to represent a master node
	Master
	//PrivateNode to represent a private agent
	PrivateNode
	//PublicNode to represent a public agent
	PublicNode
)

Jump to

Keyboard shortcuts

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