MCPcopy
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
50func durationPtr(d time.Duration) *time.Duration {
51 return &d
52}

Callers 1

Test_jobFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected