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

Method ErrorReporter

imgproxy.go:273–275  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

271}
272
273func (i *Imgproxy) ErrorReporter() *errorreport.Reporter {
274 return i.errorReporter
275}
276
277func (i *Imgproxy) ConditionalHeaders() *conditionalheaders.Factory {
278 return i.conditionalHeaders

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected