Versions in this module Expand all Collapse all v0 v0.1.2 May 12, 2020 v0.1.1 May 4, 2020 v0.1.0 May 3, 2020 Changes in this version + func FileMiddleware(w http.ResponseWriter, r *http.Request) + func Serve(config *application.HttpConfig, router *router.Router) (error error) + type Controller struct