Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/grafana/tempo
/ ptr
Function
ptr
tempodb/encoding/vparquet5/block_traceql_test.go:2031–2033 ·
view source on GitHub ↗
(v T)
Source
from the content-addressed store, hash-verified
2029
}
2030
2031
func
ptr[T any](v T) *T {
2032
return
&v
2033
}
2034
2035
func
attr(key string, val any) Attribute {
2036
switch
val := val.(
type
) {
Callers
2
TestMultiBlockIterator
Function · 0.70
TestTraceToParquet
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected