Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/nextdns/nextdns
/ Name
Method
Name
discovery/resolver.go:10–10 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
8
9
type
Source
interface
{
10
Name() string
11
Visit(
func
(name string, addrs []string))
12
LookupAddr(addr string) []string
13
LookupHost(addr string) []string
Callers
15
cfg
Function · 0.65
DNS
Function · 0.65
writeConfigFile
Function · 0.65
getRootCAs
Function · 0.65
clientListLocked
Method · 0.65
Visit
Method · 0.65
Read
Method · 0.65
Write
Method · 0.65
TestGetFileStandardInfo_File
Function · 0.65
Test_SetFileEa
Function · 0.65
GetFileBasicInfo
Function · 0.65
SetFileBasicInfo
Function · 0.65
Implementers
8
DHCP
discovery/dhcp.go
Firewalla
discovery/firewalla_linux.go
MDNS
discovery/mdns.go
Ubios
discovery/ubios_other.go
Merlin
discovery/merlin_other.go
DNS
discovery/dns.go
Hosts
discovery/hosts.go
Dummy
discovery/dummy.go
Calls
no outgoing calls
Tested by
4
writeConfigFile
Function · 0.52
TestGetFileStandardInfo_File
Function · 0.52
Test_SetFileEa
Function · 0.52
TestMain
Function · 0.52