mirror of
https://github.com/open-telemetry/opentelemetry-go.git
synced 2024-12-12 10:04:29 +02:00
e3abf31b0b
* Make trace testhelpers public Move MockSpan and MockTracer out of internal package into the api/trace directory. * Do not move internal/trace/parent into testing dir Leave internal/trace/parent/parent.go in the internal directory. * Fix MockTracer Start method comments Fix "TraceID". * Run make precommit to cleanup go.mod Cleanum go.mod and go.sum. * Fix tracetest MockSpan structure alignment Make MockSpan 80 bytes instead of 88 by fixing its alignment. * Revert bridge/opentracing/internal/mock.go imports Do not change imports lines in bridge/opentracing/internal/mock.go. |
||
---|---|---|
.. | ||
matchers | ||
testing | ||
trace/parent | ||
rawhelpers.go |