suspend fun RedisSentinel.slavesAwait(name: String): JsonArray
Show a list of slaves for this master, and their state
name - master name
name
handler - Handler for the result of this call
handler
Return