suspend fun ConsulClient.passCheckAwait(checkId: String): Unit
Set status of the check to "passing". Used with a check that is of the TTL type. The TTL clock will be reset.
resultHandler
- will be called when complete
Returnreference
to this, for fluency *