github.com/go-redis/redis/v8.cmdable.RPushX (method)

one use

	github.com/go-redis/redis/v8 (current package)
		commands.go#L1240: func (c cmdable) RPushX(ctx context.Context, key string, values ...interface{}) *IntCmd {