mock_logger

package
v0.0.0-...-fc09d8a Latest Latest
Warning

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

Go to latest
Published: Apr 10, 2024 License: Apache-2.0 Imports: 3 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 MockLogDriver

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

MockLogDriver is a mock of LogDriver interface

func NewMockLogDriver

func NewMockLogDriver(ctrl *gomock.Controller) *MockLogDriver

NewMockLogDriver creates a new mock instance

func (*MockLogDriver) EXPECT

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

func (*MockLogDriver) Start

func (m *MockLogDriver) Start(arg0 func() error) error

Start mocks base method

type MockLogDriverMockRecorder

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

MockLogDriverMockRecorder is the mock recorder for MockLogDriver

func (*MockLogDriverMockRecorder) Start

func (mr *MockLogDriverMockRecorder) Start(arg0 interface{}) *gomock.Call

Start indicates an expected call of Start

type Mockclient

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

Mockclient is a mock of client interface

func NewMockclient

func NewMockclient(ctrl *gomock.Controller) *Mockclient

NewMockclient creates a new mock instance

func (*Mockclient) EXPECT

func (m *Mockclient) EXPECT() *MockclientMockRecorder

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

func (*Mockclient) Log

func (m *Mockclient) Log(arg0 *logger.Message) error

Log mocks base method

type MockclientMockRecorder

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

MockclientMockRecorder is the mock recorder for Mockclient

func (*MockclientMockRecorder) Log

func (mr *MockclientMockRecorder) Log(arg0 interface{}) *gomock.Call

Log indicates an expected call of Log

Jump to

Keyboard shortcuts

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