1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-12 10:04:29 +02:00
opentelemetry-go/internal/global
Damien Mathieu c65c3becb0
Don't import testing package in production builds (#2786)
* switch all tests to be on the global package

* move ResetForTest to be available only during tests

Co-authored-by: Chester Cheung <cheung.zhy.csu@gmail.com>
2022-04-14 08:22:03 -07:00
..
benchmark_test.go Don't import testing package in production builds (#2786) 2022-04-14 08:22:03 -07:00
internal_logging_test.go Fixes race, moved into global 2021-11-24 20:06:39 +00:00
internal_logging.go Minor PR fixes 2021-12-01 16:47:46 +00:00
propagator_test.go Don't import testing package in production builds (#2786) 2022-04-14 08:22:03 -07:00
propagator.go Add vanity imports to internal packages (#2280) 2021-10-29 09:34:37 -07:00
state_test.go Allow non-comparable global types (#2773) 2022-04-07 13:22:19 -07:00
state.go Don't import testing package in production builds (#2786) 2022-04-14 08:22:03 -07:00
trace_test.go Don't import testing package in production builds (#2786) 2022-04-14 08:22:03 -07:00
trace.go Add vanity imports to internal packages (#2280) 2021-10-29 09:34:37 -07:00
util_test.go Don't import testing package in production builds (#2786) 2022-04-14 08:22:03 -07:00