package
0.9.8
Repository: https://github.com/iotaledger/goshimmer.git
Documentation: pkg.go.dev

# Constants

PriorityActivity defines the shutdown priority for the activity plugin.
PriorityAnalysis defines the shutdown priority for analysis server.
PriorityAutopeering defines the shutdown priority for autopeering.
PriorityBootstrap defines the shutdown priority for bootstrap.
PriorityBroadcast defines the shutdown priority for the broadcast plugin.
PriorityDashboard defines the shutdown priority for dashboard.
PriorityDatabase defines the shutdown priority for the database.
PriorityFaucet defines the shutdown priority for the faucet.
PriorityFirewall defines the shutdown priority for firewall.
PriorityGossip defines the shutdown priority for gossip.
PriorityHealthz defines the shutdown priority of the healthz endpoint.
PriorityMana defines the shutdown priority for the mana plugin.
PriorityManualpeering defines the shutdown priority for manualpeering.
PriorityMetrics defines the shutdown priority for metrics server.
PriorityNotarization defines the shutdown priority for the notarization.
PriorityP2P defines the shutdown priority for p2p.
PriorityPeerDatabase defines the shutdown priority for the peer database.
PriorityPrometheus defines the shutdown priority for prometheus.
PriorityRemoteLog defines the shutdown priority for remote log.
PrioritySpammer defines the shutdown priority for spammer.
PrioritySynchronization defines the shutdown priority for synchronization.
PriorityTangle defines the shutdown priority for the tangle.
PriorityTXStream defines the shutdown priority for realtime.
PriorityWarpsync defines the shutdown priority for warpsync.
PriorityWebAPI defines the shutdown priority for webapi.