1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-12 10:04:29 +02:00
opentelemetry-go/api/trace/tracetest
JBD 9ad4824394
Added missing package document and canonical import paths (#1125)
Also simplified the first lines of some package docs
to focus on what the package provides instead of
explaining the implementation details.

Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
2020-09-08 08:15:28 -07:00
..
b3_propagator_benchmark_test.go Rename test packages (#1049) 2020-08-10 13:35:15 -07:00
b3_propagator_data_test.go Rename test packages (#1049) 2020-08-10 13:35:15 -07:00
b3_propagator_test.go Rename test packages (#1049) 2020-08-10 13:35:15 -07:00
config.go Rename test packages (#1049) 2020-08-10 13:35:15 -07:00
event.go Unify api/label and api/kv in new label package (#1060) 2020-08-17 20:25:03 -07:00
mock_span.go Unify API Span Start/End Options (#1108) 2020-09-03 07:34:36 -07:00
mock_tracer_test.go Make trace testhelpers public (#1111) 2020-09-01 08:16:05 -07:00
mock_tracer.go Unify API Span Start/End Options (#1108) 2020-09-03 07:34:36 -07:00
package.go Rename test packages (#1049) 2020-08-10 13:35:15 -07:00
propagator_test.go Rename test packages (#1049) 2020-08-10 13:35:15 -07:00
provider.go Update trace API TracerOption (#1109) 2020-09-02 07:20:52 -07:00
span_test.go Unify API Span Start/End Options (#1108) 2020-09-03 07:34:36 -07:00
span.go Unify API Span Start/End Options (#1108) 2020-09-03 07:34:36 -07:00
trace_context_propagator_benchmark_test.go Make trace testhelpers public (#1111) 2020-09-01 08:16:05 -07:00
trace_context_propagator_test.go Make trace testhelpers public (#1111) 2020-09-01 08:16:05 -07:00
tracer_test.go Unify API Span Start/End Options (#1108) 2020-09-03 07:34:36 -07:00
tracer.go Added missing package document and canonical import paths (#1125) 2020-09-08 08:15:28 -07:00