suspend fun ConsulClient.localChecksAwait(): List<Check>
Return all the checks that are registered with the local agent.
resultHandler - will be provided with list of checks
resultHandler
Returnreference to this, for fluency *