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

Method ProgramOptions

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

Source from the content-addressed store, hash-verified

459}
460
461func (lib *matcherCELLibrary) ProgramOptions() []cel.ProgramOption {
462 return lib.programOptions
463}
464
465// CELMatcherDecorator matches a call overload generated by a CEL macro
466// that takes a single argument, and optimizes the implementation to precompile

Callers 4

CELLibraryMethod · 0.80
CELLibraryMethod · 0.80
ProvisionMethod · 0.80
CELLibraryMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected