suspend fun ConsulClient.infoSessionAwait(id: String): Session
Returns the requested session information
id
- the ID of requested session
resultHandler
- will be provided with info of requested session
Returnreference
to this, for fluency *