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

4 uses

	go.opentelemetry.io/otel/api/metric (current package)
		config.go#L114: 	return instrumentationVersionOption(version)
		config.go#L117: type instrumentationVersionOption string
		config.go#L119: func (i instrumentationVersionOption) ApplyMeter(config *MeterConfig) {
		config.go#L123: func (i instrumentationVersionOption) ApplyInstrument(config *InstrumentConfig) {