Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
69
func
(s *DB) validate() error {
return
s.lc.validate() }
70
71
func
getTestOptions(dir string) Options {
72
opt := DefaultOptions(dir).
Callers
5
TestManifestBasic
Function · 0.45
TestGetMore
Function · 0.45
TestExistsMore
Function · 0.45
Flush
Method · 0.45
TestDropPrefixMoveBug
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected