package
module
Version:
v1.0.6
Opens a new window with list of versions in this module.
Published: May 6, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Documentation
¶
func New(_ Config) atreugo.Middleware
New returns the middleware to adds an identifier to the request
Header name: X-Request-ID
Header value: uuid4()
It's recomemded to add this middleware at first and before the view execution.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.