package
2.0.0-beta.3+incompatible
Repository: https://github.com/iotaledger/inx-dashboard.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
NewMetricsClient returns a new dashboard metrics node API instance.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
MsgTypeDatabaseSizeMetric is the type of the database Size message for the metrics.
MsgTypeGossipMetrics is the type of the GossipMetrics message.
MsgTypeNetworkMetrics is the type of the ConfirmedMsMetrics message.
MsgTypeNodeInfoExtended is the type of the NodeInfoExtended message.
MsgTypePeerMetrics is the type of the PeerMetric message.
MsgTypePublicNodeStatus is the type of the PublicNodeStatus message.
MsgTypeSyncStatus is the type of the SyncStatus message.
MsgTypeVisualizerBlockStateInfo is the type of the SolidInfo message for the visualizer.
MsgTypeVisualizerTipInfo is the type of the TipInfo message for the visualizer.
MsgTypeVisualizerVertex is the type of the Vertex message for the visualizer.
ParameterBlockID is used to identify a block by its ID.
ParameterPeerID is used to identify a peer.
RouteCoreBlock is the route for getting a block by its blockID.
RouteCoreInfo is the route for getting the node info.
RouteDashboardDatabaseSizes is the route to get the size of the databases.
RouteDashboardGossipMetrics is the route to get metrics about gossip.
RouteDashboardNodeInfoExtended is the route to get additional info about the node.
RouteManagementPeer is the route for getting peers by their peerID.
RouteManagementPeers is the route for getting all peers of the node.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Commitment represents a milestone for the livefeed.
No description provided by the author
DashboardSettings represents the settings for the dashboard.
DatabaseSizesMetric represents database size metrics.
No description provided by the author
GossipMetrics represents the metrics for blocks per second.
MetricsClient is an API wrapper over the dashboard metrics node API.
NodeInfoExtended represents extended information about the node.
PublicNodeStatus represents the public node status.
SyncStatus represents the node sync status.
No description provided by the author
VisualizerBlockStateInfo signals that metadata of a given block changed.
No description provided by the author
tipinfo holds information about whether a given block is a tip or not.
VisualizerVertex defines a vertex in a DAG.
WebsocketMsg represents a websocket message.

# Type aliases

No description provided by the author