MCPcopy Create free account
hub / github.com/imgproxy/imgproxy / Timeout

Method Timeout

fetcher/errors.go:157–157  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

155func WrapError(err error, skipStack int) error {
156 type httpError interface {
157 Timeout() bool
158 }
159
160 var srcErr generichttp.SourceAddressError

Callers 1

WrapErrorFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected