vertx / io.vertx.kotlin.core.shareddata / io.vertx.core.shareddata.SharedData / getCounterAwait
getCounterAwait
suspend fun SharedData.getCounterAwait(name: String): Counter
Get an asynchronous counter. The counter will be passed to the handler.
Parameters
name
- the name of the counter.
resultHandler
- the handler