package
Version:
v0.0.0-...-5447790
Opens a new window with list of versions in this module.
Published: Aug 14, 2019
License: MIT
Opens a new window with license information.
Imports: 24
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
CompleteUploadHandler : 通知上传合并
func InitialMultipartUploadHandler(c *gin.Context)
InitialMultipartUploadHandler : 初始化分块上传
TryFastUploadHandler : 尝试秒传接口
UploadPartHandler : 上传文件分块
type MultipartUploadInfo struct {
FileHash string
FileSize int
UploadID string
ChunkSize int
ChunkCount int
}
MultipartUploadInfo : 初始化信息
Source Files
¶
Click to show internal directories.
Click to hide internal directories.