* SpanFromContext returns nil if span not exists
* Add tests for SpanContextFromContext
* Update CHANGELOG
* Update trace.go
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
* SpanFromContext() continue to return a noopSpan{}
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
|
||
|---|---|---|
| .. | ||
| baggage.go | ||
| baggage_test.go | ||
| doc.go | ||
| propagators_test.go | ||
| trace_context.go | ||
| trace_context_benchmark_test.go | ||
| trace_context_example_test.go | ||
| trace_context_test.go | ||