MCPcopy 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

8type 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

SendMethod · 0.65
TestVerifySourceNetworkFunction · 0.65
appendJSONMarshalMethod · 0.65
appendAnyMethod · 0.65
logGLibFunction · 0.65
TestAsyncBufferReadAtFunction · 0.65
TestAsyncBufferCloseFunction · 0.65

Calls

no outgoing calls