mock_controller

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Dec 11, 2020 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package mock_controller is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockObjectController

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

MockObjectController is a mock of ObjectController interface

func NewMockObjectController

func NewMockObjectController(ctrl *gomock.Controller) *MockObjectController

NewMockObjectController creates a new mock instance

func (*MockObjectController) CreateThumbnail

func (m *MockObjectController) CreateThumbnail(ctx context.Context, key, bucketName string) error

CreateThumbnail mocks base method

func (*MockObjectController) EXPECT

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

type MockObjectControllerMockRecorder

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

MockObjectControllerMockRecorder is the mock recorder for MockObjectController

func (*MockObjectControllerMockRecorder) CreateThumbnail

func (mr *MockObjectControllerMockRecorder) CreateThumbnail(ctx, key, bucketName interface{}) *gomock.Call

CreateThumbnail indicates an expected call of CreateThumbnail

Jump to

Keyboard shortcuts

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