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

Method ImagePath

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

Source from the content-addressed store, hash-verified

24}
25
26func (tc colorspaceTestCase) ImagePath() string {
27 return tc.sourceFile
28}
29
30func (tc colorspaceTestCase) URLOptions() string {
31 opts := fmt.Sprintf(

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected