sqs

package
v0.15.5 Latest Latest
Warning

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

Go to latest
Published: Apr 21, 2024 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(queue string, opts ...swarm.Option) (swarm.Broker, error)

Types

type Client added in v0.13.3

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

func NewSQS added in v0.13.3

func NewSQS(queue string, opts ...swarm.Option) (*Client, error)

func (*Client) Ack added in v0.13.3

func (cli *Client) Ack(digest string) error

func (Client) Ask added in v0.13.3

func (cli Client) Ask() ([]swarm.Bag, error)

Deq dequeues message from broker

func (*Client) Enq added in v0.13.3

func (cli *Client) Enq(bag swarm.Bag) error

Enq enqueues message to broker

type SQS

SQS

Jump to

Keyboard shortcuts

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