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

2 uses

	go.opentelemetry.io/otel/api/metric (current package)
		meter.go#L85: 	return wrapFloat64CounterInstrument(
		sync.go#L165: func wrapFloat64CounterInstrument(syncInst SyncImpl, err error) (Float64Counter, error) {