Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/etcd-io/bbolt
/ AllowWrites
Method
AllowWrites
tests/dmflakey/dmflakey.go:67–67 ·
view source on GitHub ↗
AllowWrites allows write I/O.
(opts ...FeatOpt)
Source
from the content-addressed store, hash-verified
65
66
// AllowWrites allows write I/O.
67
AllowWrites(opts ...FeatOpt) error
68
69
// DropWrites drops all write I/O silently.
70
DropWrites(opts ...FeatOpt) error
Callers
3
TestDropWritesExt4
Function · 0.65
TestErrorWritesExt4
Function · 0.65
PowerFailure
Method · 0.65
Implementers
1
flakey
tests/dmflakey/dmflakey.go
Calls
no outgoing calls
Tested by
3
TestDropWritesExt4
Function · 0.52
TestErrorWritesExt4
Function · 0.52
PowerFailure
Method · 0.52