MCPcopy
hub / github.com/grafana/tempo / String

Method String

tempodb/encoding/vparquet4/block_traceql.go:1169–1171  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1167}
1168
1169func (i *bridgeIterator) String() string {
1170 return fmt.Sprintf("bridgeIterator: \n\t%s", util.TabOut(i.iter))
1171}
1172
1173// reset the buffer and reuse existing space.
1174func (i *bridgeIterator) reset() {

Callers

nothing calls this directly

Calls 1

TabOutFunction · 0.92

Tested by

no test coverage detected