Documentation ¶
Index ¶
Constants ¶
View Source
const (
MaxItemsPerBatch = 10 // AWS limitation
)
Variables ¶
This section is empty.
Functions ¶
func ToSimpleQueueEntry ¶
func ToSimpleQueueEntry(body string, idx int) *sqs.SendMessageBatchRequestEntry
Types ¶
type SQS ¶
type SQS struct {
// contains filtered or unexported fields
}
func (*SQS) AckReceived ¶
func (s *SQS) AckReceived(receiveOutput *sqs.ReceiveMessageOutput) error
Click to show internal directories.
Click to hide internal directories.