suspend fun ConsulClient.registerServiceAwait(serviceOptions: ServiceOptions): Unit
Suspending version of method io.vertx.ext.consul.ConsulClient.registerService
the options of new service
NOTE: This function has been automatically generated from io.vertx.ext.consul.ConsulClient using Vert.x codegen.