sqs

package
v0.0.0-...-76f7c0c Latest Latest
Warning

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

Go to latest
Published: Oct 10, 2021 License: MIT Imports: 10 Imported by: 1

Documentation

Index

Constants

View Source
const (
	MessageGroupIDAuth = "auth"
)

Variables

This section is empty.

Functions

func NewEventEmitter

func NewEventEmitter(sess *session.Session, config Config) (queue.EventEmitter, error)

func NewEventListener

func NewEventListener(sess *session.Session, config Config) (queue.EventListener, error)

Types

type Config

type Config struct {
	QueueName                 string
	ContentBasedDeduplication string
	DelaySeconds              string
	MessageRetentionPeriod    string
	MaxNumberOfMessages       int64
	VisibilityTimeout         int64
	WaitTimeSeconds           int64
}

Jump to

Keyboard shortcuts

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