Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/grafana/tempo
/ durationPtr
Function
durationPtr
modules/generator/registry/job_test.go:50–52 ·
view source on GitHub ↗
(d time.Duration)
Source
from the content-addressed store, hash-verified
48
}
49
50
func
durationPtr(d time.Duration) *time.Duration {
51
return
&d
52
}
Callers
1
Test_job
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected