Documentation ¶
Index ¶
- func CreateS3ClientInstance(endpoint, ak, sk, region string, pathSytle int8) (*s3.Client, error)
- func CreateS3Downloader(s3Client *s3.Client) *manager.Downloader
- func DecryptByAES(encrypted, key string) (string, error)
- func EncryptByAES(plaintext, key string) (string, error)
- func NormalizeUrls(endpoint string) (string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateS3ClientInstance ¶
func CreateS3Downloader ¶
func CreateS3Downloader(s3Client *s3.Client) *manager.Downloader
func DecryptByAES ¶
func EncryptByAES ¶
func NormalizeUrls ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.