Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/imgproxy/imgproxy
/ WithDocsURL
Function
WithDocsURL
errctx/options.go:33–37 ·
view source on GitHub ↗
(url string)
Source
from the content-addressed store, hash-verified
31
}
32
33
func
WithDocsURL(url string) Option {
34
return
func
(ec *ErrorContext) {
35
ec.docsUrl = url
36
}
37
}
Callers
14
newRequestSchemeError
Function · 0.92
newSignatureError
Function · 0.92
newMalformedSignatureError
Function · 0.92
newImageResolutionError
Function · 0.92
newSourceURLError
Function · 0.92
TestSpecialFields
Method · 0.92
TestSpecialFields
Method · 0.92
TestSpecialFields
Method · 0.92
newInvalidURLError
Function · 0.92
newUnknownOptionError
Function · 0.92
newForbiddenOptionError
Function · 0.92
newOptionArgumentError
Function · 0.92
Calls
no outgoing calls
Tested by
3
TestSpecialFields
Method · 0.74
TestSpecialFields
Method · 0.74
TestSpecialFields
Method · 0.74