# Variables
No description provided by the author
ErrNotFound is an error type that can be matched against with `errors.Is` and indicates that no metadata is available.
# Interfaces
DataWriter is used to write data (e.g.
All storage implementations must implement this interface.
MetadataReader allows read-only access to metadata about volumes.
MetadataWriter writes metadata files to a storage backend.