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

destroyAclTokenAwait

suspend fun ConsulClient.destroyAclTokenAwait(id: String): Unit

Destroy Acl token

Parameters

id - the ID of token

resultHandler - will be called on complete

Returnreference
to this, for fluency *