suspend fun ConsulClient.deregisterCheckAwait(checkId: String): Unit
Remove a check from the local agent. The agent will take care of deregistering the check from the Catalog.
resultHandler
- will be called when complete
Returnreference
to this, for fluency *