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

fireEventAwait

suspend fun ConsulClient.fireEventAwait(name: String): Event

Fires a new user event

Parameters

name - name of event

resultHandler - will be provided with properties of event

Returnreference
to this, for fluency *