Documentation ¶
Index ¶
Constants ¶
View Source
const ( KB = 1 << 10 MB = 1 << 20 )
Size of maximum upload file i.e. upload object's size should not be more than 20MB.
Variables ¶
This section is empty.
Functions ¶
func GetStorageClient ¶
func NewUploadObject ¶
func NewUploadObject(sourcePath, destinationPath, bucketName string) *uploadObject
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.