mocks

package
v0.0.0-...-44c758a Latest Latest
Warning

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

Go to latest
Published: Feb 23, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Logger

type Logger struct {
	mock.Mock
}

Logger is an autogenerated mock type for the Logger type

func (*Logger) Debug

func (_m *Logger) Debug(ctx context.Context, msg string, keysAndValues ...interface{})

Debug provides a mock function with given fields: ctx, msg, keysAndValues

func (*Logger) DebugNoCtx

func (_m *Logger) DebugNoCtx(msg string, keysAndValues ...interface{})

DebugNoCtx provides a mock function with given fields: msg, keysAndValues

func (*Logger) Debugf

func (_m *Logger) Debugf(ctx context.Context, fs string, args ...interface{})

Debugf provides a mock function with given fields: ctx, fs, args

func (*Logger) Debugv

func (_m *Logger) Debugv(ctx context.Context, skip int, msg string, keysAndValues ...interface{})

Debugv provides a mock function with given fields: ctx, skip, msg, keysAndValues

func (*Logger) Error

func (_m *Logger) Error(ctx context.Context, msg string, keysAndValues ...interface{})

Error provides a mock function with given fields: ctx, msg, keysAndValues

func (*Logger) ErrorNoCtx

func (_m *Logger) ErrorNoCtx(msg string, keysAndValues ...interface{})

ErrorNoCtx provides a mock function with given fields: msg, keysAndValues

func (*Logger) Errorf

func (_m *Logger) Errorf(ctx context.Context, fs string, args ...interface{})

Errorf provides a mock function with given fields: ctx, fs, args

func (*Logger) Errorv

func (_m *Logger) Errorv(ctx context.Context, skip int, msg string, keysAndValues ...interface{})

Errorv provides a mock function with given fields: ctx, skip, msg, keysAndValues

func (*Logger) Info

func (_m *Logger) Info(ctx context.Context, msg string, keysAndValues ...interface{})

Info provides a mock function with given fields: ctx, msg, keysAndValues

func (*Logger) InfoNoCtx

func (_m *Logger) InfoNoCtx(msg string, keysAndValues ...interface{})

InfoNoCtx provides a mock function with given fields: msg, keysAndValues

func (*Logger) Infof

func (_m *Logger) Infof(ctx context.Context, fs string, args ...interface{})

Infof provides a mock function with given fields: ctx, fs, args

func (*Logger) Infov

func (_m *Logger) Infov(ctx context.Context, skip int, msg string, keysAndValues ...interface{})

Infov provides a mock function with given fields: ctx, skip, msg, keysAndValues

func (*Logger) Warn

func (_m *Logger) Warn(ctx context.Context, msg string, keysAndValues ...interface{})

Warn provides a mock function with given fields: ctx, msg, keysAndValues

func (*Logger) WarnNoCtx

func (_m *Logger) WarnNoCtx(msg string, keysAndValues ...interface{})

WarnNoCtx provides a mock function with given fields: msg, keysAndValues

func (*Logger) Warnf

func (_m *Logger) Warnf(ctx context.Context, fs string, args ...interface{})

Warnf provides a mock function with given fields: ctx, fs, args

func (*Logger) Warnv

func (_m *Logger) Warnv(ctx context.Context, skip int, msg string, keysAndValues ...interface{})

Warnv provides a mock function with given fields: ctx, skip, msg, keysAndValues

Jump to

Keyboard shortcuts

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