Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Poller ¶
type Poller struct {
// contains filtered or unexported fields
}
Poller is responsible for polling messages from the SQS queue.
func (*Poller) DeleteMessage ¶
DeleteMessage deletes a message from the SQS queue using the message's ReceiptHandle.
Click to show internal directories.
Click to hide internal directories.