1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-12 10:04:29 +02:00
opentelemetry-go/api/kv
Mujtaba Ahmed 5be82c0e47
Added support array attributes (#798)
* Added support array attributes

* Changed function signature for AsArray attribute

* Fixed code comments for array attributes

* Fixed typos in comments in value.go

Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
2020-06-24 15:58:08 -07:00
..
value Added support array attributes (#798) 2020-06-24 15:58:08 -07:00
benchmark_test.go Move core and key to kv package (#720) 2020-05-13 16:06:03 -07:00
doc.go Remove NewKey and update doc comment (#721) 2020-05-13 16:21:23 -07:00
key_test.go Move core and key to kv package (#720) 2020-05-13 16:06:03 -07:00
key.go Added support array attributes (#798) 2020-06-24 15:58:08 -07:00
kv_test.go Move core and key to kv package (#720) 2020-05-13 16:06:03 -07:00
kv.go Added support array attributes (#798) 2020-06-24 15:58:08 -07:00