sqs

package
v0.0.0-...-5ed304f Latest Latest
Warning

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

Go to latest
Published: Feb 16, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DeleteFromQueue

func DeleteFromQueue(client *aws.Client, queue, msgID string) error

Types

type Message

type Message struct {
	ID         string
	Attributes map[string]string
}

func PopFromQueue

func PopFromQueue(client *aws.Client, queue string) ([]*Message, error)

Jump to

Keyboard shortcuts

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