vertx / io.vertx.kotlin.ext.unit / io.vertx.ext.unit.Completion

Extensions for io.vertx.ext.unit.Completion

handlerAwait

suspend fun <T> Completion<T>.handlerAwait(): T?

Completion handler to receive a completion signal when this completions completes.