Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/imgproxy/imgproxy
/ Error
Method
Error
errctx/error.go:10–10 ·
view source on GitHub ↗
Error returns the error message.
()
Source
from the content-addressed store, hash-verified
8
type
Error
interface
{
9
// Error returns the error message.
10
Error() string
11
12
// StatusCode returns the HTTP status code associated with the error.
13
StatusCode() int
Callers
15
Send
Method · 0.65
TestVerifySourceNetwork
Function · 0.65
TestVerifySignatureInvalid
Method · 0.65
TestVerifySignatureMultiplePairs
Method · 0.65
TestVerifySignatureTrusted
Method · 0.65
appendJSONMarshal
Method · 0.65
appendAny
Method · 0.65
logGLib
Function · 0.65
TestAsyncBufferReadAt
Function · 0.65
TestAsyncBufferReadAtSmallBuffer
Function · 0.65
TestAsyncBufferClose
Function · 0.65
TestAsyncBufferReadAtErrAtSomePoint
Function · 0.65
Calls
no outgoing calls
Tested by
15
TestVerifySourceNetwork
Function · 0.52
TestVerifySignatureInvalid
Method · 0.52
TestVerifySignatureMultiplePairs
Method · 0.52
TestVerifySignatureTrusted
Method · 0.52
TestAsyncBufferReadAt
Function · 0.52
TestAsyncBufferReadAtSmallBuffer
Function · 0.52
TestAsyncBufferClose
Function · 0.52
TestAsyncBufferReadAtErrAtSomePoint
Function · 0.52
TestPresetsFileNotFound
Function · 0.52
TestParsePathExtendSmartGravity
Method · 0.52
TestParsePathExtendReplicateGravity
Method · 0.52
TestParsePathGravityReplicate
Method · 0.52