mocks

package
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: Nov 7, 2022 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

Code generated by counterfeiter. DO NOT EDIT.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Logger

type Logger struct {
	DebugStub func(string, ...zapcore.Field)

	ErrorStub func(string, ...zapcore.Field)

	InfoStub func(string, ...zapcore.Field)
	// contains filtered or unexported fields
}

func (*Logger) Debug

func (fake *Logger) Debug(arg1 string, arg2 ...zapcore.Field)

func (*Logger) DebugArgsForCall

func (fake *Logger) DebugArgsForCall(i int) (string, []zapcore.Field)

func (*Logger) DebugCallCount

func (fake *Logger) DebugCallCount() int

func (*Logger) DebugCalls

func (fake *Logger) DebugCalls(stub func(string, ...zapcore.Field))

func (*Logger) Error

func (fake *Logger) Error(arg1 string, arg2 ...zapcore.Field)

func (*Logger) ErrorArgsForCall

func (fake *Logger) ErrorArgsForCall(i int) (string, []zapcore.Field)

func (*Logger) ErrorCallCount

func (fake *Logger) ErrorCallCount() int

func (*Logger) ErrorCalls

func (fake *Logger) ErrorCalls(stub func(string, ...zapcore.Field))

func (*Logger) Info

func (fake *Logger) Info(arg1 string, arg2 ...zapcore.Field)

func (*Logger) InfoArgsForCall

func (fake *Logger) InfoArgsForCall(i int) (string, []zapcore.Field)

func (*Logger) InfoCallCount

func (fake *Logger) InfoCallCount() int

func (*Logger) InfoCalls

func (fake *Logger) InfoCalls(stub func(string, ...zapcore.Field))

func (*Logger) Invocations

func (fake *Logger) Invocations() map[string][][]interface{}

Jump to

Keyboard shortcuts

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