MCPcopy
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
310func (tc testConn) RemoteAddr() net.Addr { return tc.addr }
311func (tc testConn) LocalAddr() net.Addr { return tc.addr }
312
313type testAddr string

Callers 4

MatchMethod · 0.80
makeCertMagicConfigMethod · 0.80
CertificateAllowedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected