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

Method ImagePath

processing/trim_test.go:27–29  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

25}
26
27func (r trimTestCase) ImagePath() string {
28 return r.sourceFile
29}
30
31func (r trimTestCase) URLOptions() string {
32 opts := testutil.NewOptionsBuilder()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected