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

Method Close

tempodb/encoding/vparquet4/block_iterator.go:96–98  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

94}
95
96func (i *rawIterator) Close() {
97 i.r.Close()
98}

Callers

nothing calls this directly

Calls 1

CloseMethod · 0.65

Tested by

no test coverage detected