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

Method Workers

handlers/processing/handler.go:28–28  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

26//nolint:interfacebloat
27type HandlerContext interface {
28 Workers() *workers.Workers
29 ClientFeaturesDetector() *clientfeatures.Detector
30 FallbackImage() auximageprovider.Provider
31 ImageDataFactory() *imagedata.Factory

Callers 1

acquireWorkerMethod · 0.65

Implementers 1

Imgproxyimgproxy.go

Calls

no outgoing calls

Tested by

no test coverage detected