Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type S3Session ¶
type S3Session struct { Bucket string // contains filtered or unexported fields }
func (*S3Session) DeleteObject ¶
DeleteObject file on s3 bucket
func (*S3Session) DownloadObject ¶
Download file from s3 bucket, dst includes filename
func (*S3Session) UploadObject ¶
UploadObject is a function to upload to s3 onject storage
Click to show internal directories.
Click to hide internal directories.