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

catalogServiceNodesAwait

suspend fun ConsulClient.catalogServiceNodesAwait(service: String): ServiceList

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

Parameters

service - name of service

Return

ServiceList

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