logxmocks

package
v2.2.0 Latest Latest
Warning

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

Go to latest
Published: Apr 6, 2026 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package logxmocks is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockLoggerx

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

MockLoggerx is a mock of Loggerx interface.

func NewMockLoggerx

func NewMockLoggerx(ctrl *gomock.Controller) *MockLoggerx

NewMockLoggerx creates a new mock instance.

func (*MockLoggerx) Debug

func (m *MockLoggerx) Debug(msg string, fields ...logx.Field)

Debug mocks base method.

func (*MockLoggerx) EXPECT

func (m *MockLoggerx) EXPECT() *MockLoggerxMockRecorder

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

func (*MockLoggerx) Error

func (m *MockLoggerx) Error(msg string, fields ...logx.Field)

Error mocks base method.

func (*MockLoggerx) Info

func (m *MockLoggerx) Info(msg string, fields ...logx.Field)

Info mocks base method.

func (*MockLoggerx) Warn

func (m *MockLoggerx) Warn(msg string, fields ...logx.Field)

Warn mocks base method.

type MockLoggerxMockRecorder

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

MockLoggerxMockRecorder is the mock recorder for MockLoggerx.

func (*MockLoggerxMockRecorder) Debug

func (mr *MockLoggerxMockRecorder) Debug(msg any, fields ...any) *gomock.Call

Debug indicates an expected call of Debug.

func (*MockLoggerxMockRecorder) Error

func (mr *MockLoggerxMockRecorder) Error(msg any, fields ...any) *gomock.Call

Error indicates an expected call of Error.

func (*MockLoggerxMockRecorder) Info

func (mr *MockLoggerxMockRecorder) Info(msg any, fields ...any) *gomock.Call

Info indicates an expected call of Info.

func (*MockLoggerxMockRecorder) Warn

func (mr *MockLoggerxMockRecorder) Warn(msg any, fields ...any) *gomock.Call

Warn indicates an expected call of Warn.

Jump to

Keyboard shortcuts

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