backupmocks

package
v0.0.5 Latest Latest
Warning

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

Go to latest
Published: Jan 22, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package backupmocks is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockIBackup

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

MockIBackup is a mock of IBackup interface.

func NewMockIBackup

func NewMockIBackup(ctrl *gomock.Controller) *MockIBackup

NewMockIBackup creates a new mock instance.

func (*MockIBackup) EXPECT

func (m *MockIBackup) EXPECT() *MockIBackupMockRecorder

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

func (*MockIBackup) Flush

func (m *MockIBackup) Flush()

Flush mocks base method.

func (*MockIBackup) SaveAsync

func (m *MockIBackup) SaveAsync(event *types.Event)

SaveAsync mocks base method.

type MockIBackupMockRecorder

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

MockIBackupMockRecorder is the mock recorder for MockIBackup.

func (*MockIBackupMockRecorder) Flush

func (mr *MockIBackupMockRecorder) Flush() *gomock.Call

Flush indicates an expected call of Flush.

func (*MockIBackupMockRecorder) SaveAsync

func (mr *MockIBackupMockRecorder) SaveAsync(event interface{}) *gomock.Call

SaveAsync indicates an expected call of SaveAsync.

type MockIBackupSingle

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

MockIBackupSingle is a mock of IBackupSingle interface.

func NewMockIBackupSingle

func NewMockIBackupSingle(ctrl *gomock.Controller) *MockIBackupSingle

NewMockIBackupSingle creates a new mock instance.

func (*MockIBackupSingle) Compress

func (m *MockIBackupSingle) Compress()

Compress mocks base method.

func (*MockIBackupSingle) EXPECT

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

func (*MockIBackupSingle) Flush

func (m *MockIBackupSingle) Flush()

Flush mocks base method.

func (*MockIBackupSingle) SaveAsync

func (m *MockIBackupSingle) SaveAsync(event *types.Event)

SaveAsync mocks base method.

type MockIBackupSingleMockRecorder

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

MockIBackupSingleMockRecorder is the mock recorder for MockIBackupSingle.

func (*MockIBackupSingleMockRecorder) Compress

func (mr *MockIBackupSingleMockRecorder) Compress() *gomock.Call

Compress indicates an expected call of Compress.

func (*MockIBackupSingleMockRecorder) Flush

Flush indicates an expected call of Flush.

func (*MockIBackupSingleMockRecorder) SaveAsync

func (mr *MockIBackupSingleMockRecorder) SaveAsync(event interface{}) *gomock.Call

SaveAsync indicates an expected call of SaveAsync.

Jump to

Keyboard shortcuts

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