MCPcopy
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
343func boolPtr(b bool) *bool {
344 return &b
345}

Callers 3

BenchmarkPushSpansFunction · 0.70
BenchmarkCollectFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected