# Functions
No description provided by the author
No description provided by the author
NewMemChecksumMapper instantiates a new ChecksumMapper.
NewMultiBucketClient creates an s3 wrapped client that lists buckets as top level folders.
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
MaxCopyObjectSize is 5GB => if greater, we have to switch to multipart.
# Variables
No description provided by the author
No description provided by the author
# Structs
Client wraps a Minio Client to speak with an S3-compatible backend.
MemChecksumMapper is an in-memory implementation for ChecksumMapper interface.
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
ChecksumMapper maintains a mapping of eTags => checksum.
No description provided by the author