MCPcopy
hub / github.com/grafana/tempo / WithCollector

Function WithCollector

pkg/parquetquery/iters.go:324–326  ·  view source on GitHub ↗
(c Collector)

Source from the content-addressed store, hash-verified

322}
323
324func WithCollector(c Collector) CollectorOption {
325 return CollectorOption{c}
326}
327
328type PoolOption struct {
329 pool *ResultPool

Callers 3

createFunction · 0.92
TestLeftJoinDownFunction · 0.85

Calls

no outgoing calls

Tested by 1

TestLeftJoinDownFunction · 0.68