suspend fun RedisTransaction.authAwait(password: String): String
Suspending version of method io.vertx.redis.RedisTransaction.auth
password
- Password for authentication
Return
NOTE: This function has been automatically generated from io.vertx.redis.RedisTransaction using Vert.x codegen.