go.opentelemetry.io/otel/api/metric.asyncInstrument.instrument (field)

9 uses

	go.opentelemetry.io/otel/api/metric (current package)
		observer.go#L67: 		instrument: i.instrument,
		observer.go#L78: 		instrument: f.instrument,
		observer.go#L89: 		instrument: i.instrument,
		observer.go#L100: 		instrument: f.instrument,
		observer.go#L111: 		instrument: i.instrument,
		observer.go#L122: 		instrument: f.instrument,
		sync.go#L48: 	instrument AsyncImpl
		sync.go#L77: 	return a.instrument
		sync.go#L121: 		instrument: instrument,