Versions in this module Expand all Collapse all v1 v1.0.3 May 5, 2022 v1.0.2 May 5, 2022 Changes in this version + func HTML(files ...string) func(next http.Handler) http.Handler + func HTMLFs(fs fs.FS, patterns ...string) func(next http.Handler) http.Handler + func HTMLGlob(patterns ...string) func(next http.Handler) http.Handler Other modules containing this package github.com/SirMetathyst/go-response/v2