1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2025-01-05 22:54:18 +02:00
opentelemetry-go/propagation
Joshua MacDonald 320c62a780
Remove BYTES values, as they are are not thread safe (#249)
* Remove BYTES values, as they are mutable

* Remove more BYTES
2019-10-30 10:20:53 -07:00
..
binary_propagator_test.go api(trace): change SpanID to byte array (#241) 2019-10-28 10:05:06 -07:00
binary_propagator.go api(trace): change SpanID to byte array (#241) 2019-10-28 10:05:06 -07:00
doc.go Add propagator interface and W3C propagator (#85) 2019-09-23 11:51:32 -07:00
http_b3_propagator_benchmark_test.go WIP: Named tracer prototype (#227) 2019-10-22 13:19:11 -07:00
http_b3_propagator_data_test.go Minor styling improvements - initialisms (#220) 2019-10-22 16:12:45 -07:00
http_b3_propagator_test.go Minor styling improvements - initialisms (#220) 2019-10-22 16:12:45 -07:00
http_b3_propagator.go api(trace): change SpanID to byte array (#241) 2019-10-28 10:05:06 -07:00
http_trace_context_propagator_benchmark_test.go api(trace): change SpanID to byte array (#241) 2019-10-28 10:05:06 -07:00
http_trace_context_propagator_test.go Remove BYTES values, as they are are not thread safe (#249) 2019-10-30 10:20:53 -07:00
http_trace_context_propagator.go api(trace): change SpanID to byte array (#241) 2019-10-28 10:05:06 -07:00