# Functions
No description provided by the author
NewMockLogger creates a new mock instance.
NewMockWriter creates a new mock instance.
No description provided by the author
# Structs
No description provided by the author
MockLogger is a mock of Logger interface.
MockLoggerMockRecorder is the mock recorder for MockLogger.
MockWriter is a mock of Writer interface.
MockWriterMockRecorder is the mock recorder for MockWriter.