# Functions
NewAuthMiddleware creates a new auth middleware for authenticating requests.
No description provided by the author
NewLoggingMiddleware sets up logging middleware in application.
No description provided by the author
No description provided by the author
# Type aliases
Middleware is a type to allow the use of ordinary functions as API filters.