mock_snsiface

package
v0.0.0-...-9fc70df Latest Latest
Warning

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

Go to latest
Published: Dec 14, 2022 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package mock_snsiface is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockSNSAPI

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

MockSNSAPI is a mock of SNSAPI interface.

func NewMockSNSAPI

func NewMockSNSAPI(ctrl *gomock.Controller) *MockSNSAPI

NewMockSNSAPI creates a new mock instance.

func (*MockSNSAPI) EXPECT

func (m *MockSNSAPI) EXPECT() *MockSNSAPIMockRecorder

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

func (*MockSNSAPI) Publish

func (m *MockSNSAPI) Publish(arg0 context.Context, arg1 *sns.PublishInput, arg2 ...func(*sns.Options)) (*sns.PublishOutput, error)

Publish mocks base method.

type MockSNSAPIMockRecorder

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

MockSNSAPIMockRecorder is the mock recorder for MockSNSAPI.

func (*MockSNSAPIMockRecorder) Publish

func (mr *MockSNSAPIMockRecorder) Publish(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

Publish indicates an expected call of Publish.

Jump to

Keyboard shortcuts

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