mock_sqs

package
v0.0.0-...-02fc557 Latest Latest
Warning

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

Go to latest
Published: Dec 23, 2022 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package mock_sqs is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MocksqsClient

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

MocksqsClient is a mock of sqsClient interface.

func NewMocksqsClient

func NewMocksqsClient(ctrl *gomock.Controller) *MocksqsClient

NewMocksqsClient creates a new mock instance.

func (*MocksqsClient) DeleteMessage

func (m *MocksqsClient) DeleteMessage(input *sqs.DeleteMessageInput) (*sqs.DeleteMessageOutput, error)

DeleteMessage mocks base method.

func (*MocksqsClient) EXPECT

EXPECT returns an object that allows the caller to indicate expected use.

func (*MocksqsClient) ListQueues

func (m *MocksqsClient) ListQueues(input *sqs.ListQueuesInput) (*sqs.ListQueuesOutput, error)

ListQueues mocks base method.

func (*MocksqsClient) ReceiveMessage

func (m *MocksqsClient) ReceiveMessage(input *sqs.ReceiveMessageInput) (*sqs.ReceiveMessageOutput, error)

ReceiveMessage mocks base method.

func (*MocksqsClient) SendMessage

func (m *MocksqsClient) SendMessage(input *sqs.SendMessageInput) (*sqs.SendMessageOutput, error)

SendMessage mocks base method.

type MocksqsClientMockRecorder

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

MocksqsClientMockRecorder is the mock recorder for MocksqsClient.

func (*MocksqsClientMockRecorder) DeleteMessage

func (mr *MocksqsClientMockRecorder) DeleteMessage(input interface{}) *gomock.Call

DeleteMessage indicates an expected call of DeleteMessage.

func (*MocksqsClientMockRecorder) ListQueues

func (mr *MocksqsClientMockRecorder) ListQueues(input interface{}) *gomock.Call

ListQueues indicates an expected call of ListQueues.

func (*MocksqsClientMockRecorder) ReceiveMessage

func (mr *MocksqsClientMockRecorder) ReceiveMessage(input interface{}) *gomock.Call

ReceiveMessage indicates an expected call of ReceiveMessage.

func (*MocksqsClientMockRecorder) SendMessage

func (mr *MocksqsClientMockRecorder) SendMessage(input interface{}) *gomock.Call

SendMessage indicates an expected call of SendMessage.

Jump to

Keyboard shortcuts

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