type go.opentelemetry.io/otel/api/metric.unitOption

3 uses

	go.opentelemetry.io/otel/api/metric (current package)
		config.go#L63: 	return unitOption(unit)
		config.go#L66: type unitOption unit.Unit
		config.go#L68: func (u unitOption) ApplyInstrument(config *InstrumentConfig) {