A single handler entry in a HandlerMap.
Either a bare handler function or an object with a handler function and optional per-endpoint middlewares.
handler
middlewares
A single handler entry in a HandlerMap.
Either a bare handler function or an object with a
handlerfunction and optional per-endpointmiddlewares.