Skip to content

Request ID

Request ID middleware is used to generate a unique identifier for each request.
This ID can be used for logging, and debugging purposes. It helps in tracking requests across different services and systems.

go
mrequestid "github.com/rakunlabs/ada/middleware/requestid"