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

Function DisableLoadSupport

vips/testing_helpers.go:9–11  ·  view source on GitHub ↗
(it imagetype.Type)

Source from the content-addressed store, hash-verified

7)
8
9func DisableLoadSupport(it imagetype.Type) {
10 typeSupportLoad.Store(it, false)
11}
12
13func ResetLoadSupport() {
14 typeSupportLoad = sync.Map{}

Callers 1

Calls

no outgoing calls

Tested by 1