sqs

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Oct 25, 2021 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SQS

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

func New

func New(provider sqsProvider) SQS

func (SQS) ReceiveMessage

func (s SQS) ReceiveMessage(ctx context.Context, params *sqs.ReceiveMessageInput, optFns []func(*sqs.Options),
	invoker string) (*sqs.ReceiveMessageOutput, error)

func (SQS) SendMessage

func (s SQS) SendMessage(ctx context.Context, params *sqs.SendMessageInput, optFns []func(*sqs.Options),
	invoker string) (*sqs.SendMessageOutput, error)

Jump to

Keyboard shortcuts

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