Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
155
func
WrapError(err error, skipStack int) error {
156
type
httpError
interface
{
157
Timeout() bool
158
}
159
160
var
srcErr generichttp.SourceAddressError
Callers
1
WrapError
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected