Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type S3Storage ¶
type S3Storage struct {
// contains filtered or unexported fields
}
S3Storage provides methods to interact with S3-compatible storage
func NewS3Storage ¶
NewS3Storage initializes a new lightweight S3 client
func (*S3Storage) DeleteFile ¶
DeleteFile removes a file from the bucket
Click to show internal directories.
Click to hide internal directories.