Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ObjectStoreS3 ¶
type ObjectStoreS3 struct {
// contains filtered or unexported fields
}
func (*ObjectStoreS3) GetObject ¶
func (r *ObjectStoreS3) GetObject(path string) (*obj.Object, error)
Ref: https://stackoverflow.com/questions/41645377/golang-s3-download-to-buffer-using-s3manager-downloader
Click to show internal directories.
Click to hide internal directories.