MCPcopy
hub / github.com/caddyserver/caddy / Value

Method Value

modules/caddyhttp/celmatcher.go:344–344  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

342}
343func (celPkixName) Type() ref.Type { return pkixNameCELType }
344func (pn celPkixName) Value() any { return pn }
345
346// celTypeAdapter can adapt our custom types to a CEL value.
347type celTypeAdapter struct{}

Callers 15

loadModuleMapMethod · 0.45
ProvisionMethod · 0.45
ProvisionMethod · 0.45
ProvisionMethod · 0.45
makeTLSClientConfigMethod · 0.45
ProvisionMethod · 0.45
MatchMethod · 0.45
MatchMethod · 0.45
ProvisionMethod · 0.45
makeCertMagicConfigMethod · 0.45
ProvisionMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected