vertx / io.vertx.kotlin.ext.consul / io.vertx.ext.consul.ConsulClient / deregisterCheckAwait

deregisterCheckAwait

suspend fun ConsulClient.deregisterCheckAwait(checkId: String): Unit

Suspending version of method io.vertx.ext.consul.ConsulClient.deregisterCheck

Parameters

checkId -

the ID of check

NOTE: This function has been automatically generated from io.vertx.ext.consul.ConsulClient using Vert.x codegen.