MCPcopy
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

fromRecordConfigFunction · 0.65
toRecordConfigFunction · 0.65
recordTypeFromStringFunction · 0.65
recordTypeToStringFunction · 0.65
findZoneByDomainMethod · 0.65
getAllZonesMethod · 0.65
requestMethod · 0.65
parseHeaderAsIntFunction · 0.65
getAllRecordsMethod · 0.65
fetchAllZonesMethod · 0.65
requestMethod · 0.65
TestAuditRecordsFunction · 0.65

Implementers 1

ConsolePrinterpkg/printer/printer.go

Calls

no outgoing calls

Tested by 15

TestAuditRecordsFunction · 0.52
TestFixTTLFunction · 0.52
TestToFQDNFunction · 0.52
TestFromFQDNFunction · 0.52
TestChunkTXTFunction · 0.52
TestChunkTXT_LengthsFunction · 0.52
TestUnchunkTXTFunction · 0.52
TestRecordToNative_1Function · 0.52
TestNativeToRecord_1Function · 0.52
TestFixTTLFunction · 0.52