suspend fun ConsulClient.healthStateAwait(healthState: HealthState): CheckList
Returns the checks in the specified status
healthState
- the health state
resultHandler
- will be provided with list of checks
Returnreference
to this, for fluency *