# Packages
You can use the "packr2 clean" command to clean up this, and any other packr generated files.
# Constants
the auth password+salt as a scrypt hash.
the auth salt used for hashing the password.
how long the auth session should last before expiring.
the auth username.
the bind address on which the dashboard can be accessed from.
whether to run the dashboard in dev mode.
CfgNodeAlias set an alias to identify a node.
MsgTypeAvgSpamMetrics is the type of the AvgSpamMetric message.
MsgTypeConfirmedInfo is the type of the ConfirmedInfo message for the visualizer.
MsgTypeConfirmedMsMetrics is the type of the ConfirmedMsMetrics message.
MsgTypeDatabaseCleanupEvent is the type of the database cleanup message for the metrics.
MsgTypeDatabaseSizeMetric is the type of the database Size message for the metrics.
MsgTypeMilestoneInfo is the type of the MilestoneInfo message for the visualizer.
MsgTypeMPSMetric is the type of the messages per second (MPS) metric message.
MsgTypeMs is the type of the Ms message.
MsgTypeNodeStatus is the type of the NodeStatus message.
MsgTypePeerMetric is the type of the PeerMetric message.
MsgTypePublicNodeStatus is the type of the PublicNodeStatus message.
MsgTypeSolidInfo is the type of the SolidInfo message for the visualizer.
MsgTypeSpamMetrics is the type of the SpamMetric message.
MsgTypeSyncStatus is the type of the SyncStatus message.
MsgTypeTipInfo is the type of the TipInfo message for the visualizer.
MsgTypeTipSelMetric is the type of the TipSelMetric message.
MsgTypeVertex is the type of the Vertex message for the visualizer.
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
ErrForbidden defines the forbidden error.
ErrInternalError defines the internal error.
ErrInvalidParameter defines the invalid parameter error.
ErrNotFound defines the not found error.
No description provided by the author
# Structs
Cache represents metrics about a cache.
CachesMetric represents cache metrics.
DBSizeMetric represents database size metrics.
LivefeedMilestone represents a milestone for the livefeed.
MemMetrics represents memory metrics.
Msg represents a websocket message.
NodeStatus represents the node status.
PublicNodeStatus represents the public node status.
ServerMetrics are global metrics of the server.
SyncStatus represents the node sync status.