1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-14 10:13:10 +02:00
opentelemetry-go/api/core
Dave Josephsen dad5622903 adds tests for api core key.go (#64)
* adds tests for api core key.go

* re-arrange imports

* change all floats to 42.1

* set TestFloat32 to 42.0
2019-07-23 11:38:23 -07:00
..
key_test.go adds tests for api core key.go (#64) 2019-07-23 11:38:23 -07:00
key.go replace import with vanity url go.opentelemetry.io. (#54) 2019-07-15 14:49:21 -07:00
span_context_test.go adds tests for core/span_context.go (#63) 2019-07-19 13:29:42 -07:00
span_context.go Eliminate Scope/ScopeID, separate API from SDK for metrics/stats (#48) 2019-07-11 15:28:38 -07:00