mock_trm

package
v0.1.26 Latest Latest
Warning

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

Go to latest
Published: Oct 6, 2025 License: MIT Imports: 4 Imported by: 0

Documentation

Overview

Package mock_trm is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockManager

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

MockManager is a mock of Manager interface.

func NewMockManager

func NewMockManager(ctrl *gomock.Controller) *MockManager

NewMockManager creates a new mock instance.

func (*MockManager) Do

func (m *MockManager) Do(arg0 context.Context, arg1 func(context.Context) error) error

Do mocks base method.

func (*MockManager) DoWithSettings

func (m *MockManager) DoWithSettings(arg0 context.Context, arg1 trm.Settings, arg2 func(context.Context) error) error

DoWithSettings mocks base method.

func (*MockManager) EXPECT

func (m *MockManager) EXPECT() *MockManagerMockRecorder

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

type MockManagerMockRecorder

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

MockManagerMockRecorder is the mock recorder for MockManager.

func (*MockManagerMockRecorder) Do

func (mr *MockManagerMockRecorder) Do(arg0, arg1 any) *gomock.Call

Do indicates an expected call of Do.

func (*MockManagerMockRecorder) DoWithSettings

func (mr *MockManagerMockRecorder) DoWithSettings(arg0, arg1, arg2 any) *gomock.Call

DoWithSettings indicates an expected call of DoWithSettings.

Jump to

Keyboard shortcuts

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