queue

package
v0.0.0-...-99139f7 Latest Latest
Warning

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

Go to latest
Published: Dec 3, 2022 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Queue

type Queue struct {
	QueueURL string
	Messages chan *sqs.Message
	// contains filtered or unexported fields
}

func NewQueue

func NewQueue(sess *session.Session, url string) Queue

func (Queue) Poll

func (q Queue) Poll(handler func(string) error) error

Jump to

Keyboard shortcuts

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