mocks

package
v1.0.3 Latest Latest
Warning

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

Go to latest
Published: Sep 23, 2023 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Code generated by MockGen. DO NOT EDIT. Source: ./interfaces/log.go

Generated by this command:

mockgen -source=./interfaces/log.go -destination=./mocks/log.go -package=mocks

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 MockILog

type MockILog[T any] struct {
	// contains filtered or unexported fields
}

MockILog is a mock of ILog interface.

func NewMockILog

func NewMockILog[T any](ctrl *gomock.Controller) *MockILog[T]

NewMockILog creates a new mock instance.

func (*MockILog[T]) EXPECT

func (m *MockILog[T]) EXPECT() *MockILogMockRecorder[T]

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

func (*MockILog[T]) Initialize

func (m *MockILog[T]) Initialize() *zap.Logger

Initialize mocks base method.

type MockILogMockRecorder

type MockILogMockRecorder[T any] struct {
	// contains filtered or unexported fields
}

MockILogMockRecorder is the mock recorder for MockILog.

func (*MockILogMockRecorder[T]) Initialize

func (mr *MockILogMockRecorder[T]) Initialize() *gomock.Call

Initialize indicates an expected call of Initialize.

Jump to

Keyboard shortcuts

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