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

localServicesAwait

suspend fun ConsulClient.localServicesAwait(): List<Service>

Returns list of services registered with the local agent.

Return
reference to this, for fluency *