MCPcopy Create free account
hub / github.com/imgproxy/imgproxy / Cleanup

Function Cleanup

vips/vips.go:128–130  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

126}
127
128func Cleanup() {
129 C.vips_cleanup()
130}
131
132func Error() error {
133 defer C.vips_error_clear()

Callers 2

ProcessImageMethod · 0.92
HealthFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected