MCPcopy Create free account
hub / github.com/OCEChain/OCEChain / iterator

Method iterator

store/tracekvstore.go:104–114  ·  view source on GitHub ↗

iterator facilitates iteration over a KVStore. It delegates the necessary calls to it's parent KVStore.

(start, end []byte, ascending bool)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

IteratorMethod · 0.95
ReverseIteratorMethod · 0.95

Calls 3

newTraceIteratorFunction · 0.85
IteratorMethod · 0.65
ReverseIteratorMethod · 0.65

Tested by

no test coverage detected