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

2 uses

	go.opentelemetry.io/otel/api/metric (current package)
		meter.go#L103: 	return wrapFloat64UpDownCounterInstrument(
		sync.go#L177: func wrapFloat64UpDownCounterInstrument(syncInst SyncImpl, err error) (Float64UpDownCounter, error) {