# Functions
NewFakeConn returns a pair of fake connections suitable for testing.
NewMockLogger creates a new mock instance.
# Structs
No description provided by the author
FakeConn is a fake connection used for testing.
MockLogger is a mock of Logger interface.
MockLoggerMockRecorder is the mock recorder for MockLogger.