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

Method Close

cmd/tempo-cli/cmd-convert-parquet-4to5.go:161–163  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

159}
160
161func (i *parquetIterator4) Close() {
162 _ = i.r.Close()
163}

Callers

nothing calls this directly

Calls 1

CloseMethod · 0.65

Tested by

no test coverage detected