suspend fun ConsulClient.deregisterServiceAwait(id: String): Unit
Suspending version of method io.vertx.ext.consul.ConsulClient.deregisterService
the ID of service
NOTE: This function has been automatically generated from io.vertx.ext.consul.ConsulClient using Vert.x codegen.