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

Method Fatal

logger.go:24–24  ·  logger.go::Logger.Fatal
(v ...interface{})

Source from the content-addressed store, hash-verified

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

Callers 15

TestTx_allocatePageStatsFunction · 0.65
TestCursor_BucketFunction · 0.65
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

Implementers 1

DefaultLoggerlogger.go

Calls

no outgoing calls

Tested by 15

TestTx_allocatePageStatsFunction · 0.52
TestCursor_BucketFunction · 0.52
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