suspend fun RedisTransaction.slaveofAwait(host: String, port: Int): String
Suspending version of method io.vertx.redis.RedisTransaction.slaveof
host
- Host to become this server's master
Return
NOTE: This function has been automatically generated from io.vertx.redis.RedisTransaction using Vert.x codegen.