Discover Packages
arcadium.dev/core
http
middleware
package
Version:
v0.0.10
Opens a new window with list of versions in this module.
Published: Oct 16, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 2
Opens a new window with list of known importers.
Documentation
Documentation
¶
Package middleware provides a set of middleware for the http server.
Metrics is middleware which provides tracking of key metrics for incoming
HTTP requests.
Requests is middleware to create a request specific logger, which includes
the request's method and url as fields. The logger is passed through the
request's context This also logs the incoming request.
Panics is middleware for recovering and reporting panics.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.