# Functions
NewMockArgument creates a new mock instance.
NewMockClientProxy creates a new mock instance.
NewMockConn creates a new mock instance.
NewMockConnWithContext creates a new mock instance.
NewMockConnWithTimeout creates a new mock instance.
NewMockFetcherProxy creates a new mock instance.
NewMockLockerProxy creates a new mock instance.
NewMockScanner creates a new mock instance.
# Structs
MockArgument is a mock of Argument interface.
MockArgumentMockRecorder is the mock recorder for MockArgument.
MockClientProxy is a mock of ClientProxy interface.
MockClientProxyMockRecorder is the mock recorder for MockClientProxy.
MockConn is a mock of Conn interface.
MockConnMockRecorder is the mock recorder for MockConn.
MockConnWithContext is a mock of ConnWithContext interface.
MockConnWithContextMockRecorder is the mock recorder for MockConnWithContext.
MockConnWithTimeout is a mock of ConnWithTimeout interface.
MockConnWithTimeoutMockRecorder is the mock recorder for MockConnWithTimeout.
MockFetcherProxy is a mock of FetcherProxy interface.
MockFetcherProxyMockRecorder is the mock recorder for MockFetcherProxy.
MockLockerProxy is a mock of LockerProxy interface.
MockLockerProxyMockRecorder is the mock recorder for MockLockerProxy.
MockScanner is a mock of Scanner interface.
MockScannerMockRecorder is the mock recorder for MockScanner.