Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type InfoConfig ¶
type InfoConfig struct { EndPoint string AccessKey string SecretKey string Secure bool Bucket string Domain string TempDir string }
InfoConfig 对象服务 MinIO 配置
type Service ¶
Service 服务结构体
func (*Service) DeleteObject ¶
DeleteObject 用于删除相应对象
func (*Service) GetObjectKeyFromUrl ¶
GetObjectKeyFromUrl 从 Url 中提取 ObjectKey 若该 Url 不是来自此 Minio, 则 ok 为 false
Click to show internal directories.
Click to hide internal directories.