//
pkg.gl
Category
github.com/safescale-dev-team/safescale
lib
server
cluster
enums
NodeState
package
19.10.0+incompatible
Repository:
https://github.com/safescale-dev-team/safescale.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
0
Files
9 SLOC
#
Constants
Disabled
Disabled the node is started but not available to take load.
Started
Started the node is started and available.
Stopped
Stopped the node is stopped.
#
Type aliases
Enum
Enum represents the state of a node.