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

Method Close

cmd/tempo-cli/cmd-convert-parquet-3to4.go:182–184  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

180}
181
182func (i *parquetIterator3) Close() {
183 _ = i.r.Close()
184}

Callers

nothing calls this directly

Calls 1

CloseMethod · 0.65

Tested by

no test coverage detected