Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Core = node.Plugins( banner.Plugin, config.Plugin, logger.Plugin, cli.Plugin, gracefulshutdown.Plugin, peer.Plugin, portcheck.Plugin, autopeering.Plugin, manualpeering.Plugin, profiling.Plugin, profilingrecorder.Plugin, p2p.Plugin, protocol.Plugin, retainer.Plugin, indexer.Plugin, warpsync.Plugin, faucet.Plugin, blockissuer.Plugin, dashboardmetrics.Plugin, metrics.Plugin, spammer.Plugin, manainitializer.Plugin, )
Core contains the core plugins of a ZIPP node.
View Source
var Research = node.Plugins( remotelog.Plugin, remotemetrics.Plugin, activity.Plugin, )
Research contains research plugins of a ZIPP node.
View Source
var UI = node.Plugins( dagsvisualizer.Plugin, dashboard.Plugin, )
UI contains the user interface plugins of a ZIPP node.
View Source
var WebAPI = node.Plugins( webapi.Plugin, data.Plugin, faucetrequest.Plugin, faucet.Plugin, healthz.Plugin, block.Plugin, autopeering.Plugin, info.Plugin, slot.Plugin, mana.Plugin, ledgerstate.Plugin, snapshot.Plugin, weightprovider.Plugin, ratesetter.Plugin, scheduler.Plugin, metrics.Plugin, )
WebAPI contains the webapi endpoint plugins of a ZIPP node.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Directories
¶
| Path | Synopsis |
|---|---|
|
Package remotelog is a plugin that enables log blocks being sent via UDP to a central ELK stack for debugging.
|
Package remotelog is a plugin that enables log blocks being sent via UDP to a central ELK stack for debugging. |
|
Package remotemetrics is a plugin that enables log metrics too complex for Prometheus, but still interesting in terms of analysis and debugging.
|
Package remotemetrics is a plugin that enables log metrics too complex for Prometheus, but still interesting in terms of analysis and debugging. |
Click to show internal directories.
Click to hide internal directories.