vertx
/
io.vertx.kotlin.ext.consul
/
io.vertx.ext.consul.ConsulService
/
updateCheckAwait
updateCheckAwait
suspend
fun
ConsulService
.
updateCheckAwait
(
checkId
:
String
,
status
:
CheckStatus
)
:
Unit