Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateTopic ¶
func CreateTopic(tm *tmgr.TopicManager, snsQuery *sns_query.SNSQuery) sns_response.SNSResponse
Types ¶
type CreateTopicResponse ¶
type CreateTopicResponse struct {
XMLName xml.Name `xml:"http://sns.amazonaws.com/doc/2010-03-31/ CreateTopicResponse"`
TopicArn string `xml:"CreateTopicResult>TopicArn"`
RequestId string `xml:"ResponseMetadata>RequestId"`
}
func (*CreateTopicResponse) HttpCode ¶
func (s *CreateTopicResponse) HttpCode() int
func (*CreateTopicResponse) XmlDocument ¶
func (s *CreateTopicResponse) XmlDocument() string
Click to show internal directories.
Click to hide internal directories.