Documentation ¶
Overview ¶
Package mock_repository is a generated GoMock package.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockAWSS3RepositoryInterface ¶
type MockAWSS3RepositoryInterface struct {
// contains filtered or unexported fields
}
MockAWSS3RepositoryInterface is a mock of AWSS3RepositoryInterface interface.
func NewMockAWSS3RepositoryInterface ¶
func NewMockAWSS3RepositoryInterface(ctrl *gomock.Controller) *MockAWSS3RepositoryInterface
NewMockAWSS3RepositoryInterface creates a new mock instance.
func (*MockAWSS3RepositoryInterface) EXPECT ¶
func (m *MockAWSS3RepositoryInterface) EXPECT() *MockAWSS3RepositoryInterfaceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
type MockAWSS3RepositoryInterfaceMockRecorder ¶
type MockAWSS3RepositoryInterfaceMockRecorder struct {
// contains filtered or unexported fields
}
MockAWSS3RepositoryInterfaceMockRecorder is the mock recorder for MockAWSS3RepositoryInterface.
func (*MockAWSS3RepositoryInterfaceMockRecorder) GetObject ¶
func (mr *MockAWSS3RepositoryInterfaceMockRecorder) GetObject(bucket, path interface{}) *gomock.Call
GetObject indicates an expected call of GetObject.
Click to show internal directories.
Click to hide internal directories.