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

Method ImagePath

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

Source from the content-addressed store, hash-verified

23}
24
25func (e extendTestCase) ImagePath() string {
26 return "geometry.png"
27}
28
29func (e extendTestCase) URLOptions() string {
30 opts := testutil.NewOptionsBuilder()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected