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

Method DocsURL

errctx/error.go:19–19  ·  view source on GitHub ↗

DocsURL returns the documentation URL associated with the error.

()

Source from the content-addressed store, hash-verified

17 ShouldReport() bool
18 // DocsURL returns the documentation URL associated with the error.
19 DocsURL() string
20
21 // StackTrace returns the stack trace associated with the error.
22 // This method is traditionally used to retrieve the stack trace

Callers 3

ReportMethod · 0.65
errorDocsURLMethod · 0.65
unwrapErrorChainFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected