//
pkg.gl
Category
github.com/donseba/go-htmx
middleware
package
1.11.3
Repository:
https://github.com/donseba/go-htmx.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
1
Files
19 SLOC
#
Functions
MiddleWare
MiddleWare is a middleware that adds the htmx request header to the context deprecated: htmx will retrieve the headers from the request by itself using htmx.NewHandler(w, r).