queue

package
v0.0.0-...-db1fa1f Latest Latest
Warning

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

Go to latest
Published: Aug 27, 2022 License: MIT Imports: 6 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 interface {
	Publish(id string) error
	Init() error
}

type QueueDeleteNote

type QueueDeleteNote struct {
	Client *sqs.Client
}

func GetQueueDeleteNote

func GetQueueDeleteNote() *QueueDeleteNote

func (*QueueDeleteNote) Init

func (qdn *QueueDeleteNote) Init() error

func (*QueueDeleteNote) Publish

func (qdn *QueueDeleteNote) Publish(id string) error

Jump to

Keyboard shortcuts

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