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

localChecksAwait

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

Return all the checks that are registered with the local agent.

Return
reference to this, for fluency *