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

catalogNodeServicesAwait

suspend fun ConsulClient.catalogNodeServicesAwait(node: String): ServiceList

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

Parameters

node - node name

Return

ServiceList

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