vertx / io.vertx.kotlin.ext.consul / io.vertx.ext.consul.ConsulService / updateCheckWithNoteAwait

updateCheckWithNoteAwait

suspend fun ConsulService.updateCheckWithNoteAwait(checkId: String, status: CheckStatus, note: String): Unit