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

Struct flakeyT

tests/robustness/powerfailure_test.go:268–273  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

266}
267
268type flakeyT struct {
269 dmflakey.Flakey
270
271 rootDir string
272 mntOpt string
273}
274
275// RootFS returns root filesystem.
276func (f *flakeyT) RootFS() string {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected