fakes

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Dec 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 {
	DebugfStub func(template string, args ...interface{})

	WarnfStub func(template string, args ...interface{})

	InfofStub func(template string, args ...interface{})

	ErrorfStub func(template string, args ...interface{})

	WarnStub func(args ...interface{})
	// contains filtered or unexported fields
}

func (*Logger) Debugf

func (fake *Logger) Debugf(template string, args ...interface{})

func (*Logger) DebugfArgsForCall

func (fake *Logger) DebugfArgsForCall(i int) (string, []interface{})

func (*Logger) DebugfCallCount

func (fake *Logger) DebugfCallCount() int

func (*Logger) Errorf

func (fake *Logger) Errorf(template string, args ...interface{})

func (*Logger) ErrorfArgsForCall

func (fake *Logger) ErrorfArgsForCall(i int) (string, []interface{})

func (*Logger) ErrorfCallCount

func (fake *Logger) ErrorfCallCount() int

func (*Logger) Infof

func (fake *Logger) Infof(template string, args ...interface{})

func (*Logger) InfofArgsForCall

func (fake *Logger) InfofArgsForCall(i int) (string, []interface{})

func (*Logger) InfofCallCount

func (fake *Logger) InfofCallCount() int

func (*Logger) Invocations

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

func (*Logger) Warn

func (fake *Logger) Warn(args ...interface{})

func (*Logger) WarnArgsForCall

func (fake *Logger) WarnArgsForCall(i int) []interface{}

func (*Logger) WarnCallCount

func (fake *Logger) WarnCallCount() int

func (*Logger) Warnf

func (fake *Logger) Warnf(template string, args ...interface{})

func (*Logger) WarnfArgsForCall

func (fake *Logger) WarnfArgsForCall(i int) (string, []interface{})

func (*Logger) WarnfCallCount

func (fake *Logger) WarnfCallCount() int

Jump to

Keyboard shortcuts

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