Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DisableAuthCheck ¶
func DownloadFileThroughUrl ¶
DownloadFileThroughUrl downloads a single file from the given downloadUrl. file is the absolute path of the file to be downloaded. downloadUrl is the pre-signed url to download the file from.
func IsAuthCheckEnabled ¶
func UploadFileThroughUrl ¶
func UploadFileThroughUrl(um *upload_utils.UploadManager, file string, uploadUrl string) error
UploadFileThroughUrl uploads a single file to the given uploadUrl. um is the upload manager to use. file is the absolute path of the file to be uploaded. uploadUrl is the pre-signed url to upload the file to.
Types ¶
Click to show internal directories.
Click to hide internal directories.