MCPcopy
hub / github.com/etcd-io/bbolt / Fatalf

Method Fatalf

logger.go:25–25  ·  logger.go::Logger.Fatalf
(format string, v ...interface{})

Source from the content-addressed store, hash-verified

23
24 Fatal(v ...interface{})
25 Fatalf(format string, v ...interface{})
26
27 Panic(v ...interface{})
28 Panicf(format string, v ...interface{})

Callers 15

TestCursor_SeekFunction · 0.65
TestCursor_DeleteFunction · 0.65
TestCursor_Seek_LargeFunction · 0.65
TestCursor_EmptyBucketFunction · 0.65
TestCursor_Iterate_LeafFunction · 0.65
TestCursor_RestartFunction · 0.65
TestCursor_QuickCheckFunction · 0.65

Implementers 1

DefaultLoggerlogger.go

Calls

no outgoing calls

Tested by 15

TestCursor_SeekFunction · 0.52
TestCursor_DeleteFunction · 0.52
TestCursor_Seek_LargeFunction · 0.52
TestCursor_EmptyBucketFunction · 0.52
TestCursor_Iterate_LeafFunction · 0.52
TestCursor_RestartFunction · 0.52
TestCursor_QuickCheckFunction · 0.52