Documentation
¶
Index ¶
- func BatchDeleteObjectsHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func CreateDirectoryHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func DeleteObjectHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func ListObjectsHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func RenameDirectoryHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func SignedUrlHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func UploadObjectHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BatchDeleteObjectsHandler ¶ added in v0.1.2
func BatchDeleteObjectsHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
批量删除对象
func CreateDirectoryHandler ¶ added in v0.1.2
func CreateDirectoryHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
创建目录
func DeleteObjectHandler ¶ added in v0.1.2
func DeleteObjectHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
删除对象
func ListObjectsHandler ¶ added in v0.1.2
func ListObjectsHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
列出对象
func RenameDirectoryHandler ¶ added in v0.1.2
func RenameDirectoryHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
重命名/移动目录
func UploadObjectHandler ¶ added in v0.1.2
func UploadObjectHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
上传对象
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.