vertx / io.vertx.kotlin.ext.healthchecks / io.vertx.ext.healthchecks.HealthChecks / invokeAwait

invokeAwait

suspend fun HealthChecks.invokeAwait(name: String): JsonObject

Suspending version of method io.vertx.ext.healthchecks.HealthChecks.invoke

Parameters

name -

Return

JsonObject

NOTE: This function has been automatically generated from io.vertx.ext.healthchecks.HealthChecks using Vert.x codegen.