# Functions
NewLocalUploader 创建一个本地存储上传器实例.
No description provided by the author
No description provided by the author
NewUploader 根据传入的配置信息返回适当的存储实例.
# Structs
No description provided by the author
No description provided by the author
Part 定义上传分片.
分片上传使用云端存储过程中,无法本地处理切片,此切片分块为医维度改版前固定本地上传本地处理切片核心方法,可以参考医维度chunkUpload方法.
# Interfaces
Uploader 接口支持多种存储类型.