Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/etcd-io/bbolt
/ ForceDisableStrictMode
Method
ForceDisableStrictMode
internal/btesting/btesting.go:228–230 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
226
}
227
228
func
(db *DB) ForceDisableStrictMode() {
229
db.StrictMode = false
230
}
Callers
2
TestTx_RecursivelyCheckPages_MisplacedPage
Function · 0.80
TestTx_RecursivelyCheckPages_CorruptedLeaf
Function · 0.80
Calls
no outgoing calls
Tested by
2
TestTx_RecursivelyCheckPages_MisplacedPage
Function · 0.64
TestTx_RecursivelyCheckPages_CorruptedLeaf
Function · 0.64