mocks

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Jan 31, 2026 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package mocks is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockConfiger

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

MockConfiger is a mock of Configer interface.

func NewMockConfiger

func NewMockConfiger(ctrl *gomock.Controller) *MockConfiger

NewMockConfiger creates a new mock instance.

func (*MockConfiger) EXPECT

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

func (*MockConfiger) Register

func (m *MockConfiger) Register() error

Register mocks base method.

type MockConfigerMockRecorder

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

MockConfigerMockRecorder is the mock recorder for MockConfiger.

func (*MockConfigerMockRecorder) Register

func (mr *MockConfigerMockRecorder) Register() *gomock.Call

Register indicates an expected call of Register.

type MockPrinter

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

MockPrinter is a mock of Printer interface.

func NewMockPrinter

func NewMockPrinter(ctrl *gomock.Controller) *MockPrinter

NewMockPrinter creates a new mock instance.

func (*MockPrinter) EXPECT

func (m *MockPrinter) EXPECT() *MockPrinterMockRecorder

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

func (*MockPrinter) Print

func (m *MockPrinter) Print() interface{}

Print mocks base method.

type MockPrinterMockRecorder

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

MockPrinterMockRecorder is the mock recorder for MockPrinter.

func (*MockPrinterMockRecorder) Print

func (mr *MockPrinterMockRecorder) Print() *gomock.Call

Print indicates an expected call of Print.

type MockValidater

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

MockValidater is a mock of Validater interface.

func NewMockValidater

func NewMockValidater(ctrl *gomock.Controller) *MockValidater

NewMockValidater creates a new mock instance.

func (*MockValidater) EXPECT

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

func (*MockValidater) Validate

func (m *MockValidater) Validate() error

Validate mocks base method.

type MockValidaterMockRecorder

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

MockValidaterMockRecorder is the mock recorder for MockValidater.

func (*MockValidaterMockRecorder) Validate

func (mr *MockValidaterMockRecorder) Validate() *gomock.Call

Validate indicates an expected call of Validate.

Jump to

Keyboard shortcuts

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