mock_metrics

package
v0.0.0-...-9b5cd94 Latest Latest
Warning

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

Go to latest
Published: Apr 5, 2024 License: AGPL-3.0 Imports: 3 Imported by: 0

Documentation

Overview

Package mock_metrics is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockMetaUpdater

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

MockMetaUpdater is a mock of MetaUpdater interface.

func NewMockMetaUpdater

func NewMockMetaUpdater(ctrl *gomock.Controller) *MockMetaUpdater

NewMockMetaUpdater creates a new mock instance.

func (*MockMetaUpdater) DeleteById

func (m *MockMetaUpdater) DeleteById(arg0 context.Context, arg1 ...string)

DeleteById mocks base method.

func (*MockMetaUpdater) EXPECT

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

func (*MockMetaUpdater) UpdateAll

func (m *MockMetaUpdater) UpdateAll(arg0 context.Context)

UpdateAll mocks base method.

func (*MockMetaUpdater) UpdateById

func (m *MockMetaUpdater) UpdateById(arg0 context.Context, arg1 ...string)

UpdateById mocks base method.

type MockMetaUpdaterMockRecorder

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

MockMetaUpdaterMockRecorder is the mock recorder for MockMetaUpdater.

func (*MockMetaUpdaterMockRecorder) DeleteById

func (mr *MockMetaUpdaterMockRecorder) DeleteById(arg0 interface{}, arg1 ...interface{}) *gomock.Call

DeleteById indicates an expected call of DeleteById.

func (*MockMetaUpdaterMockRecorder) UpdateAll

func (mr *MockMetaUpdaterMockRecorder) UpdateAll(arg0 interface{}) *gomock.Call

UpdateAll indicates an expected call of UpdateAll.

func (*MockMetaUpdaterMockRecorder) UpdateById

func (mr *MockMetaUpdaterMockRecorder) UpdateById(arg0 interface{}, arg1 ...interface{}) *gomock.Call

UpdateById indicates an expected call of UpdateById.

Jump to

Keyboard shortcuts

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