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

Method OwnsWALBlock

tempodb/encoding/unsupported/encoding.go:59–61  ·  view source on GitHub ↗
(entry fs.DirEntry)

Source from the content-addressed store, hash-verified

57}
58
59func (v Encoding) OwnsWALBlock(entry fs.DirEntry) bool {
60 return ownsWALBlock(entry)
61}

Callers

nothing calls this directly

Calls 1

ownsWALBlockFunction · 0.70

Tested by

no test coverage detected