Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeleteObjectFromBucket ¶
Types ¶
type UploadedFile ¶
type UploadedFile struct {
Identifier string
}
func UploadFileToBucket ¶
func UploadFileToBucket(bucketName string, fileHeader *multipart.FileHeader) (*UploadedFile, error)
Click to show internal directories.
Click to hide internal directories.