Chain will iterate over all middleware functions, calling them one by one in a chained manner, returning the result of the final middleware.
(h http.Handler, mws ...Middleware)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected