Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/imgproxy/imgproxy
/ GravityType
TypeAlias
GravityType
processing/gravity_type.go:5–5 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3
import
"fmt"
4
5
type
GravityType int
6
7
func
(gt GravityType) String() string {
8
for
k, v :=
range
GravityTypes {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected