suspend fun SharedData.getCounterAwait(: String): Counter
Suspending version of method io.vertx.core.shareddata.SharedData.getCounter
name
- the name of the counter.
Return
NOTE: This function has been automatically generated from io.vertx.core.shareddata.SharedData using Vert.x codegen.