Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/caddyserver/caddy
/ Validate
Method
Validate
modules.go:306–306 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
304
// the module's configuration is invalid.
305
type
Validator
interface
{
306
Validate() error
307
}
308
309
// CleanerUpper is implemented by modules which may have side-effects
Callers
11
LoadModuleByID
Method · 0.65
TestMatchVarsREDoesNotExpandResolvedValues
Function · 0.65
createAutomationPolicies
Method · 0.65
TestPathREMatcher
Function · 0.65
TestHeaderREMatcher
Function · 0.65
TestVarREMatcher
Function · 0.65
Validate
Method · 0.65
Validate
Method · 0.65
TestValidate
Function · 0.65
cmdAdaptConfig
Function · 0.65
cmdValidateConfig
Function · 0.65
Implementers
15
HTTPCertPool
modules/caddytls/capools.go
MatchRegexp
modules/caddytls/matchers.go
TLS
modules/caddytls/tls.go
App
modules/caddyhttp/app.go
MatchRegexp
modules/caddyhttp/matchers.go
Encode
modules/caddyhttp/encode/encode.go
Gzip
modules/caddyhttp/encode/gzip/gzip.go
Templates
modules/caddyhttp/templates/templates.
CopyResponseHeadersHandler
modules/caddyhttp/reverseproxy/copyres
RandomChoiceSelection
modules/caddyhttp/reverseproxy/selecti
Handler
modules/caddyhttp/map/map.go
Handler
modules/caddyhttp/headers/headers.go
Calls
no outgoing calls
Tested by
5
TestMatchVarsREDoesNotExpandResolvedValues
Function · 0.52
TestPathREMatcher
Function · 0.52
TestHeaderREMatcher
Function · 0.52
TestVarREMatcher
Function · 0.52
TestValidate
Function · 0.52