Documentation
¶
Index ¶
Constants ¶
View Source
const ( AudioFile = "audio" ImageFile = "image" VideoFile = "video" PlainFile = "plain" )
View Source
const DefaultCollection = "assets"
View Source
const SNS_SUBSCRIPTIONCONFIRMATION_TYPE = "SubscriptionConfirmation"
View Source
const TemporaryRedirect = 302
View Source
const TemporaryRedirectCode = 302
View Source
const UploadPrefix = "original_file"
Variables ¶
This section is empty.
Functions ¶
func ConcatenateErrors ¶
func DownloadFile ¶
func GenerateSlug ¶
func ValidateSignature ¶
Types ¶
type Asset ¶
type Asset struct {
gottp.BaseHandler
}
type Assets ¶
type Assets struct {
gottp.BaseHandler
}
type SNS ¶
type SNS struct {
gottp.BaseHandler
}
Click to show internal directories.
Click to hide internal directories.