suspend fun ConsulClient.fireEventWithOptionsAwait(name: String, options: EventOptions): Event
Suspending version of method io.vertx.ext.consul.ConsulClient.fireEventWithOptions
options
- options used to create event
Return
NOTE: This function has been automatically generated from io.vertx.ext.consul.ConsulClient using Vert.x codegen.