# Constants
Samples is used to match WAL records of type Samples.
Series is used to match WAL records of type Series.
Tombstones is used to match WAL records of type Tombstones.
Unknown is returned for unrecognised WAL record types.
# Variables
ErrNotFound is returned if a looked up resource was not found.
# Type aliases
Type represents the data type of a record.