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

listEventsAwait

suspend fun ConsulClient.listEventsAwait(): EventList

Returns the most recent events known by the agent

Parameters

resultHandler - will be provided with list of events

Returnreference
to this, for fluency *