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

2 uses

	go.opentelemetry.io/otel/api/metric (current package)
		meter.go#L121: 	return wrapFloat64ValueRecorderInstrument(
		sync.go#L189: func wrapFloat64ValueRecorderInstrument(syncInst SyncImpl, err error) (Float64ValueRecorder, error) {