vertx / io.vertx.kotlin.redis / io.vertx.redis.RedisTransaction / infoSectionAwait

infoSectionAwait

suspend fun RedisTransaction.infoSectionAwait(section: String): String

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

Parameters

section - Specific section of information to return

Return

String

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