1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-04 09:43:23 +02:00
opentelemetry-go/api/core
Joshua MacDonald acb350b8f3
Support JSON marshal of Resources (#654)
* Support JSON marshal of Resources

* Add a test

* Another test

* Fix arch bug

* Fix other test
2020-04-22 14:32:58 -07:00
..
doc.go Increase the visibility of the api/key package (#650) 2020-04-21 20:26:51 -07:00
key_test.go Support JSON marshal of Resources (#654) 2020-04-22 14:32:58 -07:00
key.go Support JSON marshal of Resources (#654) 2020-04-22 14:32:58 -07:00
number_test.go Update License header for all source files (#586) 2020-03-23 22:41:10 -07:00
number.go Update License header for all source files (#586) 2020-03-23 22:41:10 -07:00
numberkind_string.go Metrics SDK work-in-progress (#172) 2019-10-29 13:27:22 -07:00
rawhelpers.go Update License header for all source files (#586) 2020-03-23 22:41:10 -07:00
span_context_test.go TraceID and SpanID implementations for Stringer Interface (#642) 2020-04-16 15:42:48 -07:00
span_context.go TraceID and SpanID implementations for Stringer Interface (#642) 2020-04-16 15:42:48 -07:00
valuetype_string.go Shrink core.Value (#256) 2019-10-30 15:01:19 -07:00