Documentation ¶
Index ¶
- func DeleteObject(config *config.AWSConfig, fileDir string) error
- func DownloadObject(config *config.AWSConfig, fileDir string) (*bytes.Buffer, error)
- func GetURLObject(config *config.AWSConfig, fileDir string) (string, error)
- func S3UploadDecoded(config *config.AWSConfig, b64, path string) (*s3.PutObjectOutput, error)
- func S3UploadNotDecoded(config *config.AWSConfig, fileDir string, buffer *bytes.Buffer) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DownloadObject ¶
func S3UploadDecoded ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.