Versions in this module Expand all Collapse all v0 v0.4.0 Feb 1, 2024 v0.2.0 Nov 29, 2022 Changes in this version + type CompleteMultipartUpload struct + Parts []CompletePart + type CompletePart struct + ChecksumCRC32 string + ChecksumCRC32C string + ChecksumSHA1 string + ChecksumSHA256 string + ETag string + PartNumber int + type CompletedParts []CompletePart + func (a CompletedParts) Len() int + func (a CompletedParts) Less(i, j int) bool + func (a CompletedParts) Swap(i, j int) + type DeleteObjectsRequest struct + Objects []ObjectToDelete + Quiet bool + type DeletedObject struct + DeleteMarker bool + DeleteMarkerVersionID string + ObjectName string + VersionID string + type ObjectToDelete struct + type ObjectV struct + ObjectName string + VersionID string