MCPcopy
hub / github.com/nextdns/nextdns / LookupHost

Function LookupHost

hosts/hosts.go:11–13  ·  view source on GitHub ↗
(name string)

Source from the content-addressed store, hash-verified

9}
10
11func LookupHost(name string) []string {
12 return hosts.LookupHost(name)
13}

Callers 4

listenAddrFunction · 0.92
isLocalhostModeFunction · 0.92
ListenAndServeMethod · 0.92

Calls 1

LookupHostMethod · 0.65

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…