mock

package
v0.0.0-...-0cb937a Latest Latest
Warning

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

Go to latest
Published: Oct 22, 2020 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockSQSAPI

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

Mock of SQSAPI interface

func NewMockSQSAPI

func NewMockSQSAPI(ctrl *gomock.Controller) *MockSQSAPI

func (*MockSQSAPI) ChangeMessageVisibilityBatch

func (_m *MockSQSAPI) ChangeMessageVisibilityBatch(_param0 *sqs.ChangeMessageVisibilityBatchInput) (*sqs.ChangeMessageVisibilityBatchOutput, error)

func (*MockSQSAPI) CreateQueue

func (_m *MockSQSAPI) CreateQueue(_param0 *sqs.CreateQueueInput) (*sqs.CreateQueueOutput, error)

func (*MockSQSAPI) DeleteMessageBatch

func (_m *MockSQSAPI) DeleteMessageBatch(_param0 *sqs.DeleteMessageBatchInput) (*sqs.DeleteMessageBatchOutput, error)

func (*MockSQSAPI) EXPECT

func (_m *MockSQSAPI) EXPECT() *_MockSQSAPIRecorder

func (*MockSQSAPI) GetQueueUrl

func (_m *MockSQSAPI) GetQueueUrl(_param0 *sqs.GetQueueUrlInput) (*sqs.GetQueueUrlOutput, error)

func (*MockSQSAPI) ReceiveMessage

func (_m *MockSQSAPI) ReceiveMessage(_param0 *sqs.ReceiveMessageInput) (*sqs.ReceiveMessageOutput, error)

Jump to

Keyboard shortcuts

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