package
0.0.0-20221109042318-2adbdf031b6b
Repository: https://github.com/forbole/soljuno.git
Documentation: pkg.go.dev
# Functions
DefaultLogger allows to build a new defaultLogger instance.
# 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
# Variables
ErrorCount represents the Telemetry counter used to track the number of errors emitted.
StartSlot represents the Telemetry counter used to set the start slot of the parsing.
WorkerCount represents the Telemetry counter used to track the worker count.
WorkerSlot represents the Telemetry counter used to track the last indexed slot for each worker.
# Interfaces
Logger defines a function that takes an error and logs it.