Documentation ¶ Index ¶ 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(pattern string) func(next http.Handler) http.Handler Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func HTML ¶ func HTML(files ...string) func(next http.Handler) http.Handler func HTMLFs ¶ func HTMLFs(fs fs.FS, patterns ...string) func(next http.Handler) http.Handler func HTMLGlob ¶ func HTMLGlob(pattern string) func(next http.Handler) http.Handler Types ¶ This section is empty. Source Files ¶ View all Source files html.go Click to show internal directories. Click to hide internal directories.