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

5 uses

	go.opentelemetry.io/otel/api/metric (current package)
		async.go#L214: func wrapFloat64UpDownSumObserverInstrument(asyncInst AsyncImpl, err error) (Float64UpDownSumObserver, error) {
		meter.go#L196: 		return wrapFloat64UpDownSumObserverInstrument(NoopAsync{}, nil)
		meter.go#L198: 	return wrapFloat64UpDownSumObserverInstrument(
		meter.go#L271: 		return wrapFloat64UpDownSumObserverInstrument(NoopAsync{}, nil)
		meter.go#L273: 	return wrapFloat64UpDownSumObserverInstrument(