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

Function ptr

tempodb/encoding/vparquet3/block_traceql_test.go:2038–2040  ·  view source on GitHub ↗
(v T)

Source from the content-addressed store, hash-verified

2036}
2037
2038func ptr[T any](v T) *T {
2039 return &v
2040}

Callers 4

makeTracesFunction · 0.70
TestMultiBlockIteratorFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected