MCPcopy Create free account
hub / github.com/corestoreio/pkg / ChainFunc

Function ChainFunc

net/mw/middleware.go:46–48  ·  view source on GitHub ↗

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 from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

ChainFunction · 0.85

Tested by

no test coverage detected