# Packages
Package nflogpb is a generated protocol buffer package.
# Functions
New creates a new notification log based on the provided options.
QGroupKey adds a group key as querying argument.
QReceiver adds a receiver parameter to a query.
WithLogger configures a logger for the notification log.
WithMaintenance configures the Log to run garbage collection and snapshotting, if configured, at the given interval.
WithMesh registers the log with a mesh network with which the log state will be shared.
WithMetrics registers metrics for the notification log.
WithNow overwrites the function used to retrieve a timestamp for the current point in time.
WithRetention sets the retention time for log st.
WithSnapshot configures the log to be initialized from a given snapshot file.
# Variables
ErrNotFound is returned for empty query results.
# Interfaces
Log stores and serves information about notifications about byte-slice addressed alert objects to different receivers.
# Type aliases
Option configures a new Log implementation.
QueryParam is a function that modifies a query to incorporate a set of parameters.