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

Method ImagePath

processing/suite_test.go:23–23  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

21type optsFactory interface {
22 URLOptions() string
23 ImagePath() string
24}
25
26type testCaseParams interface {

Callers 2

ImagePathMethod · 0.65
processImageMethod · 0.65

Implementers 13

sizeTestCaseprocessing/processing_test.go
resizeFillGravityTestCaseprocessing/crop_test.go
cropTestCaseprocessing/crop_test.go
flattenTestCaseprocessing/flatten_test.go
watermarkTestCaseprocessing/watermark_test.go
effectTestCaseprocessing/apply_filters_test.go
colorspaceTestCaseprocessing/colorspace_test.go
preserveHDRTestCaseprocessing/colorspace_test.go
paddingTestCaseprocessing/padding_test.go
extendTestCaseprocessing/extend_test.go
extendArTestCaseprocessing/extend_test.go
trimTestCaseprocessing/trim_test.go

Calls

no outgoing calls

Tested by 2

ImagePathMethod · 0.52
processImageMethod · 0.52