package unit

Import Path
	go.opentelemetry.io/otel/api/unit (on go.dev)

Dependency Relation
	imports 0 packages, and imported by one package

Involved Source Files doc.go unit.go
Package-Level Type Names (only one, which is exported)
/* sort exporteds by: | */
func go.opentelemetry.io/otel/api/metric.Descriptor.Unit() Unit func go.opentelemetry.io/otel/api/metric.WithUnit(unit Unit) metric.InstrumentOption const Bytes const Dimensionless const Milliseconds
Package-Level Constants (total 3, all are exported)
const Bytes Unit = "By"