Versions in this module Expand all Collapse all v1 v1.0.0 Mar 20, 2024 v0 v0.0.1 Feb 27, 2024 Changes in this version + type AwsS3 struct + func New(cfg *config.FSCfg) *AwsS3 + func (e *AwsS3) DeleteFile(key string) error + func (e *AwsS3) UploadFile(file *multipart.FileHeader) (filePath string, fileKey string, err error)