Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DownloadHandler ¶
DownloadHandler is a http.Handler used to download media.
func NewDownloadHandler ¶
func NewDownloadHandler(client media.Client) *DownloadHandler
NewDownloadHandler returns a new instance of DownloadHandler.
func (*DownloadHandler) ServeHTTP ¶
func (h *DownloadHandler) ServeHTTP(w http.ResponseWriter, r *http.Request)
Click to show internal directories.
Click to hide internal directories.