d4016e56808204a38eb3f75fdc6db5b7b67742ba
- Deleted copy-object.ts and type.ts files as part of the refactor. - Updated index.ts to export from new S3 core and type files. - Refactored OssBase class in core.ts to handle file uploads and object management. - Enhanced error handling for object retrieval and metadata management. - Introduced new methods for handling object streams and metadata filtering. - Updated download utility functions to align with new structure.
oss 管理,对minio的封装
一般常用的功能模块。
- 上传文件
- 下载文件
- 删除文件
- 复制文件
- 列出文件
Description
Languages
TypeScript
100%