Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/grafana/tempo
/ boolPtr
Function
boolPtr
modules/generator/config_test.go:343–345 ·
view source on GitHub ↗
(b bool)
Source
from the content-addressed store, hash-verified
341
}
342
343
func
boolPtr(b bool) *bool {
344
return
&b
345
}
Callers
3
TestProcessorConfig_copyWithOverrides
Function · 0.70
BenchmarkPushSpans
Function · 0.70
BenchmarkCollect
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected