MCPcopy 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
127func FormatQuality(format fmt.Stringer) string {
128 return PrefixFormatQuality + "." + format.String()
129}

Callers 2

QualityMethod · 0.92

Calls 1

StringMethod · 0.45

Tested by

no test coverage detected