mock_logger

package
v1.0.3 Latest Latest
Warning

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

Go to latest
Published: Sep 8, 2022 License: AGPL-3.0 Imports: 3 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 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) Debug

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

Debug mocks base method

func (*MockLoggerI) Debugf

func (m *MockLoggerI) Debugf(format string, args ...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(args ...interface{})

Error mocks base method

func (*MockLoggerI) Errorf

func (m *MockLoggerI) Errorf(format string, args ...interface{})

Errorf mocks base method

func (*MockLoggerI) Fatal

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

Fatal mocks base method

func (*MockLoggerI) Fatalf

func (m *MockLoggerI) Fatalf(format string, args ...interface{})

Fatalf mocks base method

func (*MockLoggerI) Info

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

Info mocks base method

func (*MockLoggerI) Infof

func (m *MockLoggerI) Infof(format string, args ...interface{})

Infof mocks base method

func (*MockLoggerI) IsDebugLevel

func (m *MockLoggerI) IsDebugLevel() bool

IsDebugLevel mocks base method

func (*MockLoggerI) LogRequest

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

LogRequest mocks base method

func (*MockLoggerI) Setup

func (m *MockLoggerI) Setup()

Setup mocks base method

func (*MockLoggerI) Warn

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

Warn mocks base method

func (*MockLoggerI) Warnf

func (m *MockLoggerI) Warnf(format string, args ...interface{})

Warnf mocks base method

type MockLoggerIMockRecorder

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

MockLoggerIMockRecorder is the mock recorder for MockLoggerI

func (*MockLoggerIMockRecorder) Debug

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

Debug indicates an expected call of Debug

func (*MockLoggerIMockRecorder) Debugf

func (mr *MockLoggerIMockRecorder) Debugf(format interface{}, args ...interface{}) *gomock.Call

Debugf indicates an expected call of Debugf

func (*MockLoggerIMockRecorder) Error

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

Error indicates an expected call of Error

func (*MockLoggerIMockRecorder) Errorf

func (mr *MockLoggerIMockRecorder) Errorf(format interface{}, args ...interface{}) *gomock.Call

Errorf indicates an expected call of Errorf

func (*MockLoggerIMockRecorder) Fatal

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

Fatal indicates an expected call of Fatal

func (*MockLoggerIMockRecorder) Fatalf

func (mr *MockLoggerIMockRecorder) Fatalf(format interface{}, args ...interface{}) *gomock.Call

Fatalf indicates an expected call of Fatalf

func (*MockLoggerIMockRecorder) Info

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

Info indicates an expected call of Info

func (*MockLoggerIMockRecorder) Infof

func (mr *MockLoggerIMockRecorder) Infof(format interface{}, args ...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(req interface{}) *gomock.Call

LogRequest indicates an expected call of LogRequest

func (*MockLoggerIMockRecorder) Setup

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

Setup indicates an expected call of Setup

func (*MockLoggerIMockRecorder) Warn

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

Warn indicates an expected call of Warn

func (*MockLoggerIMockRecorder) Warnf

func (mr *MockLoggerIMockRecorder) Warnf(format interface{}, args ...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