catalogarchiveasync

package
v1.7.11 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 24, 2025 License: AGPL-3.0 Imports: 10 Imported by: 0

Documentation

Overview

Package catalogarchiveasync is queueing messages with SQS

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ArchiveASyncRelocator

type ArchiveASyncRelocator struct {
	SQSClient *sqs.Client
	QueueUrl  string
}

func (*ArchiveASyncRelocator) OnTransferredMedias

func (a *ArchiveASyncRelocator) OnTransferredMedias(ctx context.Context, transfers catalog.TransferredMedias) error

type RelocateMediasDTO

type RelocateMediasDTO struct {
	Owner      string   `json:"owner"`
	FolderName string   `json:"folderName"`
	Ids        []string `json:"ids"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL