Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FileUploadProgress ¶
type Manager ¶
type Manager struct {
// contains filtered or unexported fields
}
Manager is a manager for uploading files through minio client. Note that it's user's responsibility to check the Errs field after Wait() to see if there's any error.
func NewUploadManager ¶
Click to show internal directories.
Click to hide internal directories.