MCPcopy
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

19type ConfigEntry interface {
20 Set(string) error
21 String() string
22}
23
24type ConfigDefaultTester interface {

Callers 15

runFunction · 0.65
setupClientReportingFunction · 0.65
ctlCmdFunction · 0.65
installerFunction · 0.65
gatewayDNSFunction · 0.65
gatewayDNSCommonFunction · 0.65
StringMethod · 0.65
SaveConfigMethod · 0.65
launchctlFunction · 0.65
RunOutputFunction · 0.65
uciFunction · 0.65
SaveConfigMethod · 0.65

Implementers 5

testListEntryhost/service/config_test.go
ConfigValuehost/service/config.go
ConfigFlaghost/service/config.go
ConfigDurationhost/service/config.go
ConfigUinthost/service/config.go

Calls

no outgoing calls