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

Return
reference to this, for fluency *