Imports of package basic

PathSynopsis
errorsPackage errors implements functions to manipulate errors.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
go.opentelemetry.io/otel/api/metric
go.opentelemetry.io/otel/label
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.
syncPackage sync provides basic synchronization primitives such as mutual exclusion locks.
timePackage time provides functionality for measuring and displaying time.