Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/grafana/tempo
/ Next
Method
Next
modules/livestore/partition_reader.go:27–27 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
25
26
type
recordIter
interface
{
27
Next() *kgo.Record
28
Done() bool
29
}
30
Callers
3
consume
Method · 0.65
TestPartitionReaderCommits
Function · 0.65
TestPartitionReaderLag
Function · 0.65
Implementers
1
testRecordIter
modules/livestore/live_store_test.go
Calls
no outgoing calls
Tested by
2
TestPartitionReaderCommits
Function · 0.52
TestPartitionReaderLag
Function · 0.52