suspend fun RedisClient.infoSectionAwait(section: String): JsonObject
Suspending version of method io.vertx.redis.RedisClient.infoSection
section
- Specific section of information to return
Return
NOTE: This function has been automatically generated from io.vertx.redis.RedisClient using Vert.x codegen.