Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PurgeQueue ¶
func PurgeQueue(pq *pqueue.PQueue, sqsQuery *urlutils.SQSQuery) sqs_response.SQSResponse
Types ¶
type PurgeQueueResponse ¶
type PurgeQueueResponse struct {
XMLName xml.Name `xml:"http://queue.amazonaws.com/doc/2012-11-05/ PurgeQueueResponse"`
RequestId string `xml:"ResponseMetadata>RequestId"`
}
func (*PurgeQueueResponse) BatchResult ¶
func (self *PurgeQueueResponse) BatchResult(docId string) interface{}
func (*PurgeQueueResponse) HttpCode ¶
func (self *PurgeQueueResponse) HttpCode() int
func (*PurgeQueueResponse) XmlDocument ¶
func (self *PurgeQueueResponse) XmlDocument() string
Click to show internal directories.
Click to hide internal directories.