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

registerServiceAwait

suspend fun ConsulClient.registerServiceAwait(serviceOptions: ServiceOptions): Unit

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

Parameters

serviceOptions -

the options of new service

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