Documentation ¶
Index ¶
- Constants
- func New(cfg aws.Config, topicARN string, queueURL string, imagesPerMessage int) archive.AsyncJobAdapter
- func NewFromClients(snsClient *sns.Client, sqsClient *sqs.Client, topicARN string, queueURL string, ...) archive.AsyncJobAdapter
- type ImageToResizeMessageV1
- type WarmUpCacheByFolderMessageV1
Constants ¶
View Source
const (
DefaultImagesPerMessage = 16
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ImageToResizeMessageV1 ¶
Click to show internal directories.
Click to hide internal directories.