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

infoAclTokenAwait

suspend fun ConsulClient.infoAclTokenAwait(id: String): AclToken

Get info of Acl token

Parameters

id - the ID of token

tokenHandler - will be provided with token

Returnreference
to this, for fluency *