vertx / io.vertx.kotlin.core / io.vertx.core.Future

Extensions for io.vertx.core.Future

onCompleteAwait

suspend fun <T> Future<T>.onCompleteAwait(): T

Suspending version of method io.vertx.core.Future.onComplete