Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MakeTempFile ¶
MakeTempFile creates a temp file in /tmp for processing. Returns the temp file name and error.
Types ¶
type DownloadObject ¶
DownloadObject represents the downloaded object from Cloud Storage that will be served in the browser.
func DownloadFromCloudStorage ¶
func DownloadFromCloudStorage(object string) (DownloadObject, error)
DownloadFromCloudStorage downloads a file from Cloud Storage ready to be served directly in the browser.
Click to show internal directories.
Click to hide internal directories.