Documentation ¶
Index ¶
- func AddMessagesToQueue(client sqsiface.SQSAPI, qname string, nBatches, messageBatchSize int) (err error)
- func CountMessagesInQueue(client sqsiface.SQSAPI, qname string, ...) (totalMessages int, err error)
- func CreateQueue(client sqsiface.SQSAPI, qname string) (err error)
- func DeleteQueue(client sqsiface.SQSAPI, qname string) (err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddMessagesToQueue ¶
func CountMessagesInQueue ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.