# Packages
No description provided by the author
# Functions
New returns an initialized Auditor.
NewNullAuditor returns an instanciated NullAuditor.
# Constants
DefaultRegistryFilename is the default registry filename.
# Structs
JSONRegistry represents the registry that will be written on disk.
NullAuditor is an auditor not doing anything with the message it received.
A RegistryAuditor is storing the Auditor information using a registry.
A RegistryEntry represents an entry in the registry where we keep track of current offsets.