aws

package
v0.0.0-...-86597e6 Latest Latest
Warning

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

Go to latest
Published: Nov 5, 2023 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

Package aws is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockSNSClient

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

MockSNSClient is a mock of SNSClient interface.

func NewMockSNSClient

func NewMockSNSClient(ctrl *gomock.Controller) *MockSNSClient

NewMockSNSClient creates a new mock instance.

func (*MockSNSClient) EXPECT

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

func (*MockSNSClient) Publish

func (m *MockSNSClient) Publish(ctx context.Context, params *sns.PublishInput, optFns ...func(*sns.Options)) (*sns.PublishOutput, error)

Publish mocks base method.

type MockSNSClientMockRecorder

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

MockSNSClientMockRecorder is the mock recorder for MockSNSClient.

func (*MockSNSClientMockRecorder) Publish

func (mr *MockSNSClientMockRecorder) Publish(ctx, params interface{}, optFns ...interface{}) *gomock.Call

Publish indicates an expected call of Publish.

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) EXPECT

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

func (*MockSQSClient) GetQueueUrl

func (m *MockSQSClient) GetQueueUrl(ctx context.Context, params *sqs.GetQueueUrlInput, optFns ...func(*sqs.Options)) (*sqs.GetQueueUrlOutput, error)

GetQueueUrl mocks base method.

func (*MockSQSClient) SendMessage

func (m *MockSQSClient) SendMessage(ctx context.Context, params *sqs.SendMessageInput, optFns ...func(*sqs.Options)) (*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) GetQueueUrl

func (mr *MockSQSClientMockRecorder) GetQueueUrl(ctx, params interface{}, optFns ...interface{}) *gomock.Call

GetQueueUrl indicates an expected call of GetQueueUrl.

func (*MockSQSClientMockRecorder) SendMessage

func (mr *MockSQSClientMockRecorder) SendMessage(ctx, params interface{}, optFns ...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