Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/imgproxy/imgproxy
/ URLOptions
Method
URLOptions
processing/suite_test.go:42–44 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
40
}
41
42
func
(c testCase[T]) URLOptions() string {
43
return
c.opts.URLOptions()
44
}
45
46
func
(c testCase[T]) ImagePath() string {
47
return
c.opts.ImagePath()
Callers
nothing calls this directly
Calls
1
URLOptions
Method · 0.65
Tested by
no test coverage detected