vertx
/
io.vertx.kotlin.redis.client
/
io.vertx.redis.client.RedisAPI
/
psyncAwait
psyncAwait
suspend
fun
RedisAPI
.
psyncAwait
(
arg0
:
String
,
arg1
:
String
)
:
Response
?