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

10 uses

	go.opentelemetry.io/otel/api/metric (current package)
		observer.go#L27: 	asyncInstrument
		observer.go#L33: 	asyncInstrument
		observer.go#L39: 	asyncInstrument
		observer.go#L45: 	asyncInstrument
		observer.go#L51: 	asyncInstrument
		observer.go#L57: 	asyncInstrument
		sync.go#L47: type asyncInstrument struct {
		sync.go#L76: func (a asyncInstrument) AsyncImpl() AsyncImpl {
		sync.go#L113: func checkNewAsync(instrument AsyncImpl, err error) (asyncInstrument, error) {
		sync.go#L120: 	return asyncInstrument{