vertx / io.vertx.kotlin.redis / io.vertx.redis.RedisTransaction / infoAwait

infoAwait

suspend fun RedisTransaction.infoAwait(): String

Suspending version of method io.vertx.redis.RedisTransaction.info

Return

String

NOTE: This function has been automatically generated from io.vertx.redis.RedisTransaction using Vert.x codegen.