Versions in this module Expand all Collapse all v0 v0.8.0 May 9, 2024 Changes in this version + type Handler struct + Auth auth.Authenticator + DB database.Database + HTTPOrigins []string + Uploader Uploader + func (h *Handler) ServeHTTP(resp http.ResponseWriter, req *http.Request) + type Uploader interface + func New(driver, source string) (Uploader, error)