Discover Packages
github.com/TakuyaYagam1/go-httpkit
httputil
middleware
package
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Mar 13, 2026
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Metrics returns middleware that records request count and duration. pathFromRequest can be nil.
PathFromRequest returns the route pattern for the request (e.g. from chi.RouteContext).
If nil, path will be "/unknown" unless status is 404 then "/not-found".
Source Files
¶
Click to show internal directories.
Click to hide internal directories.