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

Method ImagePath

processing/flatten_test.go:26–28  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

24}
25
26func (c flattenTestCase) ImagePath() string {
27 return c.sourceFile
28}
29
30func (c flattenTestCase) URLOptions() string {
31 opts := testutil.NewOptionsBuilder()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected