# Packages
No description provided by the author
# Variables
ErrBadContentType is returned when Upload gets called with an ivnalid content type.
ErrMissingFile is returned when Upload gets called and no file is provided.
# Structs
UploadInput is the input for the Storage.Upload operation.
# Interfaces
Storage groups a set of methods to interact with a Cloud Storage.