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