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

2 uses

	go.opentelemetry.io/otel/api/metric (current package)
		async.go#L147: func newBatchAsyncRunner(c BatchObserverFunc) AsyncBatchRunner {
		meter.go#L67: 		runner: newBatchAsyncRunner(callback),