mock_logger

package
v1.13.2 Latest Latest
Warning

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

Go to latest
Published: Jan 7, 2023 License: Apache-2.0 Imports: 2 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 MockInterface

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

MockInterface is a mock of Interface interface

func NewMockInterface

func NewMockInterface(ctrl *gomock.Controller) *MockInterface

NewMockInterface creates a new mock instance

func (*MockInterface) Debugf

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

Debugf mocks base method

func (*MockInterface) EXPECT

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

func (*MockInterface) Errorf

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

Errorf mocks base method

func (*MockInterface) Infof

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

Infof mocks base method

func (*MockInterface) Warnf

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

Warnf mocks base method

type MockInterfaceMockRecorder

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

MockInterfaceMockRecorder is the mock recorder for MockInterface

func (*MockInterfaceMockRecorder) Debugf

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

Debugf indicates an expected call of Debugf

func (*MockInterfaceMockRecorder) Errorf

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

Errorf indicates an expected call of Errorf

func (*MockInterfaceMockRecorder) Infof

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

Infof indicates an expected call of Infof

func (*MockInterfaceMockRecorder) Warnf

func (mr *MockInterfaceMockRecorder) 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