AWS

package
v1.4.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 18, 2023 License: GPL-3.0 Imports: 9 Imported by: 0

Documentation

Overview

Copyright © 2023 Chalukya J chalukyaj@gmail.com

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.

Copyright © 2023 Chalukya J chalukyaj@gmail.com

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SNS

type SNS struct {
	CONN *aws_sns.Client
	// contains filtered or unexported fields
}

func (*SNS) Init

func (sns *SNS) Init(args map[string]interface{})

func (*SNS) Publish

func (sns *SNS) Publish(args map[string]interface{}) error

func (*SNS) Subscribe

func (sns *SNS) Subscribe(args map[string]interface{}) (*aws_sns.SubscribeOutput, error)

type SQS

type SQS struct {
	CONN *aws_sqs.Client
	// contains filtered or unexported fields
}

func (*SQS) DeleteMessage

func (sqs *SQS) DeleteMessage(args map[string]interface{})

func (*SQS) Init

func (sqs *SQS) Init(args map[string]interface{})

func (*SQS) PublishMessage

func (sqs *SQS) PublishMessage(args map[string]interface{}) error

func (*SQS) ReceiveMessage

func (sqs *SQS) ReceiveMessage(args map[string]interface{}) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL