Documentation ¶
Overview ¶
Package logger is a generated GoMock package.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type DummyLogger ¶
type DummyLogger struct{}
DummyLogger for testing purposes
func (*DummyLogger) Debug ¶
func (dl *DummyLogger) Debug(_ context.Context, format string, args ...interface{})
Debug is a dummy implementation of logger Debug method
Click to show internal directories.
Click to hide internal directories.