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

Method CloneErrorContext

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

CloneErrorContext returns a copy of the error context with applied options.

(opts ...Option)

Source from the content-addressed store, hash-verified

32 // CloneErrorContext returns a copy of the error context
33 // with applied options.
34 CloneErrorContext(opts ...Option) *ErrorContext
35}
36
37// ErrorType returns the type name of the given error.

Callers 1

WrapWithStackSkipFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected