vertx
/
io.vertx.kotlin.ext.consul
/
io.vertx.ext.consul.ConsulService
/
putValueAwait
putValueAwait
suspend
fun
ConsulService
.
putValueAwait
(
key
:
String
,
value
:
String
)
:
Boolean