Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/caddyserver/caddy
/ ProxyFunc
Method
ProxyFunc
modules.go:376–376 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
374
// interface.
375
type
ProxyFuncProducer
interface
{
376
ProxyFunc()
func
(*http.Request) (*url.URL, error)
377
}
378
379
var
(
Callers
2
makeIssuerTemplate
Method · 0.65
NewTransport
Method · 0.65
Implementers
2
ProxyFromURL
modules/internal/network/networkproxy.
ProxyFromNone
modules/internal/network/networkproxy.
Calls
no outgoing calls
Tested by
no test coverage detected