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

Extensions for io.vertx.core.Future

setHandlerAwait

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

Set a handler for the result.