# Functions
DecodeStorageMetadata decodes m into a metadata structure from S3 object metadata.
EncodeStorageMetadata encodes m into S3 object metadata.
NewStorageClient returns a new instance of StorageClient.
# Constants
PathSeparator is the character used to separate parts of an S3 path.
# Structs
StorageClient represents a client for long-term storage on the file system.
StoragePathIterator returns an iterator over a given level.