1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-12 10:04:29 +02:00
opentelemetry-go/api/correlation
Tyler Yahn f995380e58
Unify api/label and api/kv in new label package (#1060)
* Move `api/label` to `label`

* Move `api/kv` package contents into `label` package

* Unify label package name

* Move `api/internal/rawhelpers.go` to `internal`

* Propagate replacing `api/kv` with `label` pkg

* golint

* Fix over-aggressive change

* Update Changelog
2020-08-17 20:25:03 -07:00
..
context.go Unify api/label and api/kv in new label package (#1060) 2020-08-17 20:25:03 -07:00
correlation_context_propagator_test.go Unify api/label and api/kv in new label package (#1060) 2020-08-17 20:25:03 -07:00
correlation_context_propagator.go Unify api/label and api/kv in new label package (#1060) 2020-08-17 20:25:03 -07:00
doc.go Update project License headers and checking (#596) 2020-03-25 14:47:17 -07:00
map_test.go Unify api/label and api/kv in new label package (#1060) 2020-08-17 20:25:03 -07:00
map.go Unify api/label and api/kv in new label package (#1060) 2020-08-17 20:25:03 -07:00