queue

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Mar 1, 2023 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type OrderSQSQueue

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

func NewOrderQueue

func NewOrderQueue(client *sqs.Client, url string, logger metrics.Logger) *OrderSQSQueue

func (*OrderSQSQueue) ConsumeOrderNotification

func (q *OrderSQSQueue) ConsumeOrderNotification() []order.OrderMessage

ReadOrderNotification implements order.Queue

func (*OrderSQSQueue) DeleteOrderNotification

func (q *OrderSQSQueue) DeleteOrderNotification(receiptHandle string) error

DeleteOrderNotification implements order.Queue

func (*OrderSQSQueue) PostOrderNotification

func (q *OrderSQSQueue) PostOrderNotification(input order.OrderWebhookDtoInput) error

PostOrderNotification implements order.Queue

Jump to

Keyboard shortcuts

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