# 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.
# 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.