Documentation ¶
Index ¶
Constants ¶
View Source
const ( DEFAULT_RETRY_TIMES = 5 DEFAULT_THREAD = 5 )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type UploaderWorker ¶
type UploaderWorker struct {
// contains filtered or unexported fields
}
func (*UploaderWorker) UploadFile ¶
func (u *UploaderWorker) UploadFile(localFilePath string) error
Click to show internal directories.
Click to hide internal directories.