util

package
v0.0.0-...-e6b0cf5 Latest Latest
Warning

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

Go to latest
Published: Feb 7, 2025 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SQSBatchSender

type SQSBatchSender func(ctx context.Context, entries []types.SendMessageBatchRequestEntry) error

func NewSQSBatchSender

func NewSQSBatchSender(sendMessage SendMessageBatchApi, queueUrl string) SQSBatchSender

type SendMessageBatchApi

type SendMessageBatchApi func(ctx context.Context, params *sqs.SendMessageBatchInput, optFns ...func(*sqs.Options)) (*sqs.SendMessageBatchOutput, error)

Jump to

Keyboard shortcuts

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