mock_logger

package
v0.0.0-...-0ade494 Latest Latest
Warning

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

Go to latest
Published: Aug 26, 2022 License: AGPL-3.0 Imports: 4 Imported by: 0

Documentation

Overview

Package mock_logger is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockLoggerI

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

MockLoggerI is a mock of LoggerI interface.

func NewMockLoggerI

func NewMockLoggerI(ctrl *gomock.Controller) *MockLoggerI

NewMockLoggerI creates a new mock instance.

func (*MockLoggerI) Child

func (m *MockLoggerI) Child(arg0 string) logger.LoggerI

Child mocks base method.

func (*MockLoggerI) Debug

func (m *MockLoggerI) Debug(arg0 ...interface{})

Debug mocks base method.

func (*MockLoggerI) Debugf

func (m *MockLoggerI) Debugf(arg0 string, arg1 ...interface{})

Debugf mocks base method.

func (*MockLoggerI) EXPECT

func (m *MockLoggerI) EXPECT() *MockLoggerIMockRecorder

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

func (*MockLoggerI) Error

func (m *MockLoggerI) Error(arg0 ...interface{})

Error mocks base method.

func (*MockLoggerI) Errorf

func (m *MockLoggerI) Errorf(arg0 string, arg1 ...interface{})

Errorf mocks base method.

func (*MockLoggerI) Fatal

func (m *MockLoggerI) Fatal(arg0 ...interface{})

Fatal mocks base method.

func (*MockLoggerI) Fatalf

func (m *MockLoggerI) Fatalf(arg0 string, arg1 ...interface{})

Fatalf mocks base method.

func (*MockLoggerI) Info

func (m *MockLoggerI) Info(arg0 ...interface{})

Info mocks base method.

func (*MockLoggerI) Infof

func (m *MockLoggerI) Infof(arg0 string, arg1 ...interface{})

Infof mocks base method.

func (*MockLoggerI) IsDebugLevel

func (m *MockLoggerI) IsDebugLevel() bool

IsDebugLevel mocks base method.

func (*MockLoggerI) LogRequest

func (m *MockLoggerI) LogRequest(arg0 *http.Request)

LogRequest mocks base method.

func (*MockLoggerI) Warn

func (m *MockLoggerI) Warn(arg0 ...interface{})

Warn mocks base method.

func (*MockLoggerI) Warnf

func (m *MockLoggerI) Warnf(arg0 string, arg1 ...interface{})

Warnf mocks base method.

type MockLoggerIMockRecorder

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

MockLoggerIMockRecorder is the mock recorder for MockLoggerI.

func (*MockLoggerIMockRecorder) Child

func (mr *MockLoggerIMockRecorder) Child(arg0 interface{}) *gomock.Call

Child indicates an expected call of Child.

func (*MockLoggerIMockRecorder) Debug

func (mr *MockLoggerIMockRecorder) Debug(arg0 ...interface{}) *gomock.Call

Debug indicates an expected call of Debug.

func (*MockLoggerIMockRecorder) Debugf

func (mr *MockLoggerIMockRecorder) Debugf(arg0 interface{}, arg1 ...interface{}) *gomock.Call

Debugf indicates an expected call of Debugf.

func (*MockLoggerIMockRecorder) Error

func (mr *MockLoggerIMockRecorder) Error(arg0 ...interface{}) *gomock.Call

Error indicates an expected call of Error.

func (*MockLoggerIMockRecorder) Errorf

func (mr *MockLoggerIMockRecorder) Errorf(arg0 interface{}, arg1 ...interface{}) *gomock.Call

Errorf indicates an expected call of Errorf.

func (*MockLoggerIMockRecorder) Fatal

func (mr *MockLoggerIMockRecorder) Fatal(arg0 ...interface{}) *gomock.Call

Fatal indicates an expected call of Fatal.

func (*MockLoggerIMockRecorder) Fatalf

func (mr *MockLoggerIMockRecorder) Fatalf(arg0 interface{}, arg1 ...interface{}) *gomock.Call

Fatalf indicates an expected call of Fatalf.

func (*MockLoggerIMockRecorder) Info

func (mr *MockLoggerIMockRecorder) Info(arg0 ...interface{}) *gomock.Call

Info indicates an expected call of Info.

func (*MockLoggerIMockRecorder) Infof

func (mr *MockLoggerIMockRecorder) Infof(arg0 interface{}, arg1 ...interface{}) *gomock.Call

Infof indicates an expected call of Infof.

func (*MockLoggerIMockRecorder) IsDebugLevel

func (mr *MockLoggerIMockRecorder) IsDebugLevel() *gomock.Call

IsDebugLevel indicates an expected call of IsDebugLevel.

func (*MockLoggerIMockRecorder) LogRequest

func (mr *MockLoggerIMockRecorder) LogRequest(arg0 interface{}) *gomock.Call

LogRequest indicates an expected call of LogRequest.

func (*MockLoggerIMockRecorder) Warn

func (mr *MockLoggerIMockRecorder) Warn(arg0 ...interface{}) *gomock.Call

Warn indicates an expected call of Warn.

func (*MockLoggerIMockRecorder) Warnf

func (mr *MockLoggerIMockRecorder) Warnf(arg0 interface{}, arg1 ...interface{}) *gomock.Call

Warnf indicates an expected call of Warnf.

Jump to

Keyboard shortcuts

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