MCPcopy Create free account
hub / github.com/amit-davidson/Building-a-NoSQL-database-from-zero / Find

Method Find

Part 7/collection.go:133–147  ·  view source on GitHub ↗

Find Returns an item according based on the given key by performing a binary search.

(key []byte)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

GetCollectionMethod · 0.45
mainFunction · 0.45

Calls 2

getNodeMethod · 0.45
findKeyMethod · 0.45

Tested by

no test coverage detected