package
1.17.0-rc1
Repository: https://github.com/ipfs-force-community/sophon-miner.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
Package mockjournal is a generated GoMock package.

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ParseDisabledEvents parses a string of the form: "system1:event1,system1:event2[,...]" into a DisabledEvents object, returning an error if the string failed to parse.

# Variables

DefaultDisabledEvents lists the journal events disabled by default, usually because they are considered noisy.

# Structs

Event represents a journal entry.
EventType represents the signature of an event.

# Interfaces

EventTypeRegistry is a component that constructs tracked EventType tokens, for usage with a Journal.
Journal represents an audit trail of system actions.

# Type aliases

DisabledEvents is the set of event types whose journaling is suppressed.