vertx / io.vertx.kotlin.servicediscovery / io.vertx.servicediscovery.ServiceDiscovery / publishAwait

publishAwait

suspend fun ServiceDiscovery.publishAwait(record: Record): Record

Suspending version of method io.vertx.servicediscovery.ServiceDiscovery.publish

Parameters

record - the record

Return

Record

NOTE: This function has been automatically generated from io.vertx.servicediscovery.ServiceDiscovery using Vert.x codegen.