mock_log

package
v0.0.0-...-6237511 Latest Latest
Warning

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

Go to latest
Published: Jun 1, 2021 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package mock_log is a generated GoMock package.

Package mock_log is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockOutputer

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

MockOutputer is a mock of Outputer interface

func NewMockOutputer

func NewMockOutputer(ctrl *gomock.Controller) *MockOutputer

NewMockOutputer creates a new mock instance

func (*MockOutputer) EXPECT

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

func (*MockOutputer) Printf

func (m *MockOutputer) Printf(arg0 string, arg1 ...interface{})

Printf mocks base method

type MockOutputerMockRecorder

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

MockOutputerMockRecorder is the mock recorder for MockOutputer

func (*MockOutputerMockRecorder) Printf

func (mr *MockOutputerMockRecorder) Printf(arg0 interface{}, arg1 ...interface{}) *gomock.Call

Printf indicates an expected call of Printf

type MockTimer

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

MockTimer is a mock of Timer interface

func NewMockTimer

func NewMockTimer(ctrl *gomock.Controller) *MockTimer

NewMockTimer creates a new mock instance

func (*MockTimer) EXPECT

func (m *MockTimer) EXPECT() *MockTimerMockRecorder

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

func (*MockTimer) Now

func (m *MockTimer) Now() time.Time

Now mocks base method

type MockTimerMockRecorder

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

MockTimerMockRecorder is the mock recorder for MockTimer

func (*MockTimerMockRecorder) Now

func (mr *MockTimerMockRecorder) Now() *gomock.Call

Now indicates an expected call of Now

Jump to

Keyboard shortcuts

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