mirror of
https://github.com/open-telemetry/opentelemetry-go.git
synced 2025-01-10 00:29:12 +02:00
f0c70ffde0
Tracer.WithSpan() will now accept StartOptions as a variadic final parameter `opts` that will be passed to the Tracer.Start() invocation that creates the Span wrapping the user-provided function. |
||
---|---|---|
.. | ||
internal | ||
migration | ||
bridge.go | ||
doc.go | ||
mix_test.go | ||
util.go | ||
wrapper.go |