//
pkg.gl
Category
github.com/chenparty/gog
client
miniocli
package
1.0.2
Repository:
https://github.com/chenparty/gog.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
6
Dependents
0
Files
79 SLOC
#
Functions
CheckBucket
CheckBucket 检查桶是否存在,不存在则创建.
Connect
Connect 连接minio.
DelObject
DelObject 删除对象.
GetObject
GetObject 获取对象.
PreSignedGetObject
PreSignedGetObject 生成带有授权访问的临时URL.
PutObject
PutObject 上传对象.
WithAccess
WithAccess 设置访问密钥.
WithSSL
WithSSL 使用SSL.
#
Structs
Options
No description provided by the author
#
Type aliases
Option
No description provided by the author