operations

package
v0.0.0-...-9562ddc Latest Latest
Warning

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

Go to latest
Published: Jul 21, 2023 License: MIT Imports: 4 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SQSClient

type SQSClient struct {
	QueueUrl *string
	// contains filtered or unexported fields
}

func NewSQSClient

func NewSQSClient(queueName *string, queueUrl *string) (*SQSClient, error)

func (*SQSClient) DeleteMessage

func (c *SQSClient) DeleteMessage(handle *string) error

func (*SQSClient) SendMessage

func (c *SQSClient) SendMessage(messageBody []byte) error

Jump to

Keyboard shortcuts

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