Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/coredns/coredns
/ address
Method
address
plugin/loop/loop.go:105–109 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
103
}
104
105
func
(l *Loop) address() string {
106
l.RLock()
107
defer
l.RUnlock()
108
return
l.addr
109
}
Callers
2
ServeDNS
Method · 0.95
TestLoop_SetAddressAndName
Function · 0.80
Calls
no outgoing calls
Tested by
1
TestLoop_SetAddressAndName
Function · 0.64