Imports of package test

PathSynopsis
contextPackage context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes.
errorsPackage errors implements functions to manipulate errors.
go.opentelemetry.io/otel/api/kv
go.opentelemetry.io/otel/api/label
go.opentelemetry.io/otel/api/metric
go.opentelemetry.io/otel/sdk/export/metric
go.opentelemetry.io/otel/sdk/export/metric/aggregation
go.opentelemetry.io/otel/sdk/resourcePackage resource provides detecting and representing resources.
reflectPackage reflect implements run-time reflection, allowing a program to manipulate objects with arbitrary types.
syncPackage sync provides basic synchronization primitives such as mutual exclusion locks.
timePackage time provides functionality for measuring and displaying time.