Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/DNSControl/dnscontrol
/ Errorf
Method
Errorf
pkg/printer/printer.go:34–34 ·
view source on GitHub ↗
(fmt string, args ...any)
Source
from the content-addressed store, hash-verified
32
Println(lines ...string)
33
Warnf(fmt string, args ...any)
34
Errorf(fmt string, args ...any)
35
PrintfIf(prnt bool, fmt string, args ...any)
36
}
37
Callers
15
fromRecordConfig
Function · 0.65
toRecordConfig
Function · 0.65
recordTypeFromString
Function · 0.65
recordTypeToString
Function · 0.65
findZoneByDomain
Method · 0.65
getAllZones
Method · 0.65
request
Method · 0.65
parseHeaderAsInt
Function · 0.65
getAllRecords
Method · 0.65
fetchAllZones
Method · 0.65
request
Method · 0.65
TestAuditRecords
Function · 0.65
Implementers
1
ConsolePrinter
pkg/printer/printer.go
Calls
no outgoing calls
Tested by
15
TestAuditRecords
Function · 0.52
TestFixTTL
Function · 0.52
TestToFQDN
Function · 0.52
TestFromFQDN
Function · 0.52
TestChunkTXT
Function · 0.52
TestChunkTXT_Lengths
Function · 0.52
TestUnchunkTXT
Function · 0.52
TestChunkUnchunkRoundTrip
Function · 0.52
TestRecordToNative_1
Function · 0.52
TestNativeToRecord_1
Function · 0.52
TestToRcConvertsCloudWRToCloudnsWR
Function · 0.52
TestFixTTL
Function · 0.52