vertx / io.vertx.kotlin.servicediscovery.spi / io.vertx.servicediscovery.spi.ServicePublisher / publishAwait

publishAwait

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

Suspending version of method io.vertx.servicediscovery.spi.ServicePublisher.publish

Parameters

record - the record

Return

Record

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