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