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