suspend fun ConsulClient.infoSessionAwait(id: String): Session
Suspending version of method io.vertx.ext.consul.ConsulClient.infoSession
id
- the ID of requested session
Return
NOTE: This function has been automatically generated from io.vertx.ext.consul.ConsulClient using Vert.x codegen.