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

Method ImagePath

processing/watermark_test.go:25–27  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

23}
24
25func (w watermarkTestCase) ImagePath() string {
26 return w.sourceFile
27}
28
29func (w watermarkTestCase) URLOptions() string {
30 opts := testutil.NewOptionsBuilder()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected