Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/nextdns/nextdns
/ String
Method
String
host/service/config.go:21–21 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
19
type
ConfigEntry
interface
{
20
Set(string) error
21
String() string
22
}
23
24
type
ConfigDefaultTester
interface
{
Callers
15
run
Function · 0.65
setupClientReporting
Function · 0.65
ctlCmd
Function · 0.65
installer
Function · 0.65
gatewayDNS
Function · 0.65
gatewayDNSCommon
Function · 0.65
String
Method · 0.65
SaveConfig
Method · 0.65
launchctl
Function · 0.65
RunOutput
Function · 0.65
uci
Function · 0.65
SaveConfig
Method · 0.65
Implementers
5
testListEntry
host/service/config_test.go
ConfigValue
host/service/config.go
ConfigFlag
host/service/config.go
ConfigDuration
host/service/config.go
ConfigUint
host/service/config.go
Calls
no outgoing calls
Tested by
4
newTestManager
Function · 0.52
TestManager_Test_ProbeTimeoutResetPerEndpoint
Function · 0.52
TestDNSEndpointExchange_MatchesResponseID
Function · 0.52
TestDHCPConcurrentRefresh
Function · 0.52