# Functions
AuthMiddleware is a Gin middleware to authenticate the user using JWT.
No description provided by the author
No description provided by the author
No description provided by the author
LatencyLoggerMiddleware is Gin middleware which logs the latency of the request.
No description provided by the author
RequestIDMiddleware is Gin middleware which generates a requestID and sets it in the context.