Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/caddyserver/caddy
/ RemoteAddr
Method
RemoteAddr
modules/caddytls/matchers_test.go:310–310 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
308
}
309
310
func
(tc testConn) RemoteAddr() net.Addr {
return
tc.addr }
311
func
(tc testConn) LocalAddr() net.Addr {
return
tc.addr }
312
313
type
testAddr string
Callers
4
Match
Method · 0.80
makeCertMagicConfig
Method · 0.80
CertificateAllowed
Method · 0.80
TestHTTPTransport_DialContext_DialInfoOverride
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected