MCPcopy 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
42func (c testCase[T]) URLOptions() string {
43 return c.opts.URLOptions()
44}
45
46func (c testCase[T]) ImagePath() string {
47 return c.opts.ImagePath()

Callers

nothing calls this directly

Calls 1

URLOptionsMethod · 0.65

Tested by

no test coverage detected