MCPcopy
hub / github.com/dgraph-io/badger / validate

Method validate

db_test.go:69–69  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

67}
68
69func (s *DB) validate() error { return s.lc.validate() }
70
71func getTestOptions(dir string) Options {
72 opt := DefaultOptions(dir).

Callers 5

TestManifestBasicFunction · 0.45
TestGetMoreFunction · 0.45
TestExistsMoreFunction · 0.45
FlushMethod · 0.45
TestDropPrefixMoveBugFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected