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

healthChecksAwait

suspend fun ConsulClient.healthChecksAwait(service: String): CheckList

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

Parameters

service - the service name

Return

CheckList

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