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