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

Method PublicMessage

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

PublicMessage returns the public message associated with the error.

()

Source from the content-addressed store, hash-verified

13 StatusCode() int
14 // PublicMessage returns the public message associated with the error.
15 PublicMessage() string
16 // ShouldReport indicates whether the error should be reported.
17 ShouldReport() bool
18 // DocsURL returns the documentation URL associated with the error.

Callers 2

WithReportErrorMethod · 0.65
generateErrorHTMLFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected