Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
11
func
LookupHost(name string) []string {
12
return
hosts.LookupHost(name)
13
}
Callers
4
listenAddr
Function · 0.92
isLocalhostMode
Function · 0.92
resolvedStubConflictsWithLocalhost
Function · 0.92
ListenAndServe
Method · 0.92
Calls
1
LookupHost
Method · 0.65
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…