aws

package
v1.0.9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 24, 2025 License: MIT Imports: 21 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DeleteFile

func DeleteFile(url string) (bool, error)

* * DeleteFile * @param url string * @return bool, error *

func DeleteS3

func DeleteS3(bucket, key string) (*s3.DeleteObjectOutput, error)

* * DeleteS3 * @param bucket, key string * @return *s3.DeleteObjectOutput, error *

func DownloadS3

func DownloadS3(bucket, key string) (*s3.GetObjectOutput, error)

* * DownloadS3 * @param bucket, key string * @return *s3.GetObjectOutput, error *

func DownloaderFile

func DownloaderFile(url string) (string, error)

* * DownloaderFile * @param url string * @return string, error *

func SendSMS

func SendSMS(contactNumbers []string, content string, params []et.Json, tp string) (et.Items, error)

* * SendSMS * @param contactNumbers []string, content string, params []et.Json, tp string * @return et.Items, error *

func UploaderB64

func UploaderB64(b64, filename, contentType string) (et.Item, error)

* * UploaderB64 * @param b64, filename, contentType string * @return et.Json, error *

func UploaderFile

func UploaderFile(r *http.Request, folder, name string) (et.Item, error)

* * UploaderFile * @param r *http.Request, folder, name string * @return et.Item, error *

func UploaderS3

func UploaderS3(bucket, filename, contentType string, contentFile []byte) (*s3manager.UploadOutput, error)

* * UploaderS3 * @param bucket, filename, contentType string, contentFile []byte * @return *s3manager.UploadOutput, error *

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL