mock_deletionlog

package
v0.4.3 Latest Latest
Warning

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

Go to latest
Published: Nov 1, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

Package mock_deletionlog is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockDeletionLog

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

MockDeletionLog is a mock of DeletionLog interface.

func NewMockDeletionLog

func NewMockDeletionLog(ctrl *gomock.Controller) *MockDeletionLog

NewMockDeletionLog creates a new mock instance.

func (*MockDeletionLog) Add

func (m *MockDeletionLog) Add(arg0 context.Context, arg1, arg2 string, arg3 deletionlog.Status) (string, error)

Add mocks base method.

func (*MockDeletionLog) Close

func (m *MockDeletionLog) Close(arg0 context.Context) error

Close mocks base method.

func (*MockDeletionLog) EXPECT

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

func (*MockDeletionLog) GetAfter

func (m *MockDeletionLog) GetAfter(arg0 context.Context, arg1 string, arg2 uint32) ([]deletionlog.Record, bool, error)

GetAfter mocks base method.

func (*MockDeletionLog) Init

func (m *MockDeletionLog) Init(arg0 *app.App) error

Init mocks base method.

func (*MockDeletionLog) Name

func (m *MockDeletionLog) Name() string

Name mocks base method.

func (*MockDeletionLog) Run

func (m *MockDeletionLog) Run(arg0 context.Context) error

Run mocks base method.

type MockDeletionLogMockRecorder

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

MockDeletionLogMockRecorder is the mock recorder for MockDeletionLog.

func (*MockDeletionLogMockRecorder) Add

func (mr *MockDeletionLogMockRecorder) Add(arg0, arg1, arg2, arg3 any) *gomock.Call

Add indicates an expected call of Add.

func (*MockDeletionLogMockRecorder) Close

func (mr *MockDeletionLogMockRecorder) Close(arg0 any) *gomock.Call

Close indicates an expected call of Close.

func (*MockDeletionLogMockRecorder) GetAfter

func (mr *MockDeletionLogMockRecorder) GetAfter(arg0, arg1, arg2 any) *gomock.Call

GetAfter indicates an expected call of GetAfter.

func (*MockDeletionLogMockRecorder) Init

func (mr *MockDeletionLogMockRecorder) Init(arg0 any) *gomock.Call

Init indicates an expected call of Init.

func (*MockDeletionLogMockRecorder) Name

Name indicates an expected call of Name.

func (*MockDeletionLogMockRecorder) Run

func (mr *MockDeletionLogMockRecorder) Run(arg0 any) *gomock.Call

Run indicates an expected call of Run.

Jump to

Keyboard shortcuts

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