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

4 uses

	go.opentelemetry.io/otel/api/metric (current package)
		async.go#L137: func newInt64AsyncRunner(c Int64ObserverFunc) AsyncSingleRunner {
		meter.go#L135: 			newInt64AsyncRunner(callback)))
		meter.go#L161: 			newInt64AsyncRunner(callback)))
		meter.go#L187: 			newInt64AsyncRunner(callback)))