Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/imgproxy/imgproxy
/ String
Method
String
processing/suite_test.go:63–65 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
61
}
62
63
func
(c testSize) String() string {
64
return
fmt.Sprintf(
"%dx%d"
, c.width, c.height)
65
}
66
67
func
(s *testSuite) SetupSuite() {
68
s.Suite.SetupSuite()
Callers
1
Validate
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected