Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Manifest ¶
type Manifest struct { Bucket string `json:"bucket"` Key string `json:"key"` ExpectedBucketOwner *string `json:"expectedBucketOwner,omitempty"` Size int64 `json:"size,omitempty"` Checksum string `json:"checksum,omitempty"` }
Manifest contains the bucket, key, and expectedBucketOwner field.
Click to show internal directories.
Click to hide internal directories.