func go.opentelemetry.io/otel/api/metric.wrapInt64ValueObserverInstrument

5 uses

	go.opentelemetry.io/otel/api/metric (current package)
		async.go#L184: func wrapInt64ValueObserverInstrument(asyncInst AsyncImpl, err error) (Int64ValueObserver, error) {
		meter.go#L131: 		return wrapInt64ValueObserverInstrument(NoopAsync{}, nil)
		meter.go#L133: 	return wrapInt64ValueObserverInstrument(
		meter.go#L209: 		return wrapInt64ValueObserverInstrument(NoopAsync{}, nil)
		meter.go#L211: 	return wrapInt64ValueObserverInstrument(