Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type StorageHandler ¶
type StorageHandler struct {
// contains filtered or unexported fields
}
StorageHandler 结构体,用于操作 Wasabi S3 存储
func NewWasabiHandler ¶
func NewWasabiHandler(bucketName, region, endpoint, accessKey, secretKey string) *StorageHandler
NewWasabiHandler 创建一个新的 StorageHandler 实例,并初始化配置信息
Click to show internal directories.
Click to hide internal directories.