sns

package
v0.0.0-...-efbd42f Latest Latest
Warning

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

Go to latest
Published: Nov 29, 2023 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Producer

type Producer struct {
	// contains filtered or unexported fields
}

Producer represents SNS producer.

func NewProducer

func NewProducer(awsConfig aws.Config, url string) (*Producer, error)

func (*Producer) SendMessage

func (p *Producer) SendMessage(ctx context.Context, groupID, deduplicationID, body string) error

SendMessage sends messages to SQS.

Jump to

Keyboard shortcuts

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