requestid

package module
v1.0.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 6, 2023 License: Apache-2.0 Imports: 2 Imported by: 0

README

Request ID Middleware

Test status Go Report Card GoDev GitHub release

Install

go get github.com/atreugo/requestid

Contributing

Feel free to contribute... 😉

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

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.

Types

type Config

type Config struct{}

Config configuration.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL