mock

package
v1.1.4 Latest Latest
Warning

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

Go to latest
Published: Oct 4, 2021 License: MIT Imports: 6 Imported by: 0

Documentation

Overview

Package mock is a generated GoMock package.

Package mock is a generated GoMock package.

Package mock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockRekognitionClient

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

MockRekognitionClient is a mock of RekognitionClient interface.

func NewMockRekognitionClient

func NewMockRekognitionClient(ctrl *gomock.Controller) *MockRekognitionClient

NewMockRekognitionClient creates a new mock instance.

func (*MockRekognitionClient) DetectFaces

DetectFaces mocks base method.

func (*MockRekognitionClient) DetectLabels

DetectLabels mocks base method.

func (*MockRekognitionClient) EXPECT

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

type MockRekognitionClientMockRecorder

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

MockRekognitionClientMockRecorder is the mock recorder for MockRekognitionClient.

func (*MockRekognitionClientMockRecorder) DetectFaces

func (mr *MockRekognitionClientMockRecorder) DetectFaces(ctx, params interface{}, optFns ...interface{}) *gomock.Call

DetectFaces indicates an expected call of DetectFaces.

func (*MockRekognitionClientMockRecorder) DetectLabels

func (mr *MockRekognitionClientMockRecorder) DetectLabels(ctx, params interface{}, optFns ...interface{}) *gomock.Call

DetectLabels indicates an expected call of DetectLabels.

type MockS3Uploader

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

MockS3Uploader is a mock of S3Uploader interface.

func NewMockS3Uploader

func NewMockS3Uploader(ctrl *gomock.Controller) *MockS3Uploader

NewMockS3Uploader creates a new mock instance.

func (*MockS3Uploader) EXPECT

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

func (*MockS3Uploader) Upload

func (m *MockS3Uploader) Upload(ctx context.Context, input *s3.PutObjectInput, opts ...func(*manager.Uploader)) (*manager.UploadOutput, error)

Upload mocks base method.

type MockS3UploaderMockRecorder

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

MockS3UploaderMockRecorder is the mock recorder for MockS3Uploader.

func (*MockS3UploaderMockRecorder) Upload

func (mr *MockS3UploaderMockRecorder) Upload(ctx, input interface{}, opts ...interface{}) *gomock.Call

Upload indicates an expected call of Upload.

type MockUniqueIdGenerator

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

MockUniqueIdGenerator is a mock of UniqueIdGenerator interface.

func NewMockUniqueIdGenerator

func NewMockUniqueIdGenerator(ctrl *gomock.Controller) *MockUniqueIdGenerator

NewMockUniqueIdGenerator creates a new mock instance.

func (*MockUniqueIdGenerator) EXPECT

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

func (*MockUniqueIdGenerator) Generate

func (m *MockUniqueIdGenerator) Generate() (string, error)

Generate mocks base method.

type MockUniqueIdGeneratorMockRecorder

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

MockUniqueIdGeneratorMockRecorder is the mock recorder for MockUniqueIdGenerator.

func (*MockUniqueIdGeneratorMockRecorder) Generate

Generate indicates an expected call of Generate.

Jump to

Keyboard shortcuts

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