vertx
/
io.vertx.kotlin.redis.client
/
io.vertx.redis.client.Redis
/
sendAwait
sendAwait
suspend
fun
Redis
.
sendAwait
(
command
:
Request
)
:
Response
?