MCPcopy
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
105func (l *Loop) address() string {
106 l.RLock()
107 defer l.RUnlock()
108 return l.addr
109}

Callers 2

ServeDNSMethod · 0.95

Calls

no outgoing calls

Tested by 1