# Functions
NewCollection provides new middleware.
WithPriority provides new Middleware with priority.
# Type aliases
Collection is a slice of handler wrappers functions.
WrapperFunc is an adapter to allow the use of handler wrapper functions as middleware functions.