1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-12 10:04:29 +02:00
opentelemetry-go/internal/baggage
Tyler Yahn 5e66340594
Add Baggage API and move Baggage propagator (#1217)
* Move api/baggage to the propagators package

* Create Baggage API to match specification

* Update CHANGELOG.md

* Baggage API unit tests

* Rename and add unit test

* Update unit test value checking

* Update TODO with issue tracking work.
2020-10-05 11:25:09 -04:00
..
baggage_test.go Add Baggage API and move Baggage propagator (#1217) 2020-10-05 11:25:09 -04:00
baggage.go Add Baggage API and move Baggage propagator (#1217) 2020-10-05 11:25:09 -04:00