image

package
v0.0.0-...-e31961d Latest Latest
Warning

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

Go to latest
Published: Apr 22, 2022 License: GPL-3.0 Imports: 4 Imported by: 0

Documentation

Overview

Package image is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockimageRepository

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

MockimageRepository is a mock of imageRepository interface

func NewMockimageRepository

func NewMockimageRepository(ctrl *gomock.Controller) *MockimageRepository

NewMockimageRepository creates a new mock instance

func (*MockimageRepository) EXPECT

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

func (*MockimageRepository) GetTempPath

func (m *MockimageRepository) GetTempPath(ctx context.Context, id string) (string, error)

GetTempPath mocks base method

func (*MockimageRepository) SaveTempPath

func (m *MockimageRepository) SaveTempPath(ctx context.Context, id, originalPath string, expiryTime time.Duration) error

SaveTempPath mocks base method

type MockimageRepositoryMockRecorder

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

MockimageRepositoryMockRecorder is the mock recorder for MockimageRepository

func (*MockimageRepositoryMockRecorder) GetTempPath

func (mr *MockimageRepositoryMockRecorder) GetTempPath(ctx, id interface{}) *gomock.Call

GetTempPath indicates an expected call of GetTempPath

func (*MockimageRepositoryMockRecorder) SaveTempPath

func (mr *MockimageRepositoryMockRecorder) SaveTempPath(ctx, id, originalPath, expiryTime interface{}) *gomock.Call

SaveTempPath indicates an expected call of SaveTempPath

Jump to

Keyboard shortcuts

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