# Functions
New creates new Middlewares instance.
No description provided by the author
WithLogger is a router middleware option that sets logger.
WithSignKey is a router middleware option that sets sign key.
# Structs
Middlewares is a collection of router middlewares.
# Type aliases
Option is a router middleware option.