Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/willnorris/imageproxy
/ functions
Functions
116 in github.com/willnorris/imageproxy
⨍
Functions
116
◇
Types & classes
16
Function
TestTransform
(t *testing.T)
transform_test.go:94
Function
TestTransformImage
(t *testing.T)
transform_test.go:243
Function
TestTransform_EXIF
Test that each of the eight EXIF orientations is applied to the transformed image appropriately.
transform_test.go:174
Function
TestTransform_EXIF_Rotate
Test that EXIF orientation and any additional transforms don't conflict. This is tested with orientation=7, which involves both a rotation and a flip,
transform_test.go:216
Function
TestTransform_InvalidFormat
(t *testing.T)
transform_test.go:159
Function
TestTransformingTransport
(t *testing.T)
imageproxy_test.go:724
Function
TestTrimEdges
(t *testing.T)
transform_test.go:393
Function
TestValidSignature
(t *testing.T)
imageproxy_test.go:228
Function
TimeoutHandler
TimeoutHandler returns a Handler that runs h with the given time limit. The new Handler calls h.ServeHTTP to handle each request, but if a call runs
third_party/http/server.go:28
Function
init
()
metrics.go:34
Function
init
()
cmd/imageproxy/main.go:52
Function
init
()
caddy/module.go:20
Function
main
()
cmd/imageproxy-sign/main.go:26
Function
main
()
cmd/imageproxy/main.go:57
Function
parseCaddyfile
(h httpcaddyfile.Helper)
caddy/module.go:82
Method
serveImage
serveImage handles incoming requests for proxied images.
imageproxy.go:227
← previous
101–116 of 116, ranked by callers