Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/imgproxy/imgproxy
/ ImagePath
Method
ImagePath
processing/processing_test.go:33–35 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
31
}
32
33
func
(r sizeTestCase) ImagePath() string {
34
return
"geometry.png"
35
}
36
37
func
(r sizeTestCase) URLOptions() string {
38
opts := testutil.NewOptionsBuilder()
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected