package
Version:
v0.0.0-...-66d4f6f
Opens a new window with list of versions in this module.
Published: Sep 6, 2017
License: MIT
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Params struct {
ContentType string `json:"content_type"`
Filename string `json:"filename"`
MD5 string `json:"md5"`
}
type Result struct {
SignedURL string `json:"signed_url"`
FileURL string `json:"file_url"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.