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

Function Chain

net/mw/middleware.go:36–42  ·  view source on GitHub ↗

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

source not stored for this graph (policy: none)

Callers 3

ChainFuncFunction · 0.85
ChainMethod · 0.85
ChainFuncMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected