mock

package
v0.1.14 Latest Latest
Warning

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

Go to latest
Published: Oct 31, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Code generated by MockGen. DO NOT EDIT. Source: interfaces.go

Generated by this command:

mockgen -source=interfaces.go -destination=../mock/interfaces.go -package=mock

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 MockS3Interface

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

MockS3Interface is a mock of S3Interface interface.

func NewMockS3Interface

func NewMockS3Interface(ctrl *gomock.Controller) *MockS3Interface

NewMockS3Interface creates a new mock instance.

func (*MockS3Interface) EXPECT

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

func (*MockS3Interface) PutToS3

func (m *MockS3Interface) PutToS3(arg0 string, arg1 *os.File) error

PutToS3 mocks base method.

type MockS3InterfaceMockRecorder

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

MockS3InterfaceMockRecorder is the mock recorder for MockS3Interface.

func (*MockS3InterfaceMockRecorder) PutToS3

func (mr *MockS3InterfaceMockRecorder) PutToS3(arg0, arg1 any) *gomock.Call

PutToS3 indicates an expected call of PutToS3.

Jump to

Keyboard shortcuts

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