1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2025-01-12 02:28:07 +02:00
opentelemetry-go/api/global
Joshua MacDonald 32ddc16e1b
Make Meter a struct, simplify the global Meter (#709)
* Tests pass

* Precommit pass

* More lint

* Remove a few interfaces

* Final edits

* Fix comments

* Indentation

* registry->unique

* Comments
2020-05-11 20:29:06 -07:00
..
internal Make Meter a struct, simplify the global Meter (#709) 2020-05-11 20:29:06 -07:00
global_test.go Make Meter a struct, simplify the global Meter (#709) 2020-05-11 20:29:06 -07:00
global.go Update License header for all source files (#586) 2020-03-23 22:41:10 -07:00