Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/imgproxy/imgproxy
/ FormatQuality
Function
FormatQuality
options/keys/keys.go:127–129 ·
view source on GitHub ↗
(format fmt.Stringer)
Source
from the content-addressed store, hash-verified
125
)
126
127
func
FormatQuality(format fmt.Stringer) string {
128
return
PrefixFormatQuality +
"."
+ format.String()
129
}
Callers
2
applyFormatQualityOption
Method · 0.92
Quality
Method · 0.92
Calls
1
String
Method · 0.45
Tested by
no test coverage detected