Documentation ¶
Index ¶
- type LoggerMock
- func (l *LoggerMock) CompareLogging(expected string)
- func (l *LoggerMock) Error(msg string, args ...interface{})
- func (l *LoggerMock) Fatal(msg string, args ...interface{})
- func (l *LoggerMock) Info(msg string, args ...interface{})
- func (l *LoggerMock) InfoV(v int, msg string, args ...interface{})
- func (l *LoggerMock) Warn(msg string, args ...interface{})
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LoggerMock ¶
LoggerMock ...
func (*LoggerMock) CompareLogging ¶
func (l *LoggerMock) CompareLogging(expected string)
CompareLogging ...
func (*LoggerMock) InfoV ¶
func (l *LoggerMock) InfoV(v int, msg string, args ...interface{})
InfoV ...
Click to show internal directories.
Click to hide internal directories.