vertx / io.vertx.kotlin.ext.consul / io.vertx.ext.consul.ConsulClient / localChecksAwait

localChecksAwait

suspend fun ConsulClient.localChecksAwait(): List<Check>

Suspending version of method io.vertx.ext.consul.ConsulClient.localChecks

Return

List

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