# Functions
NewAMQPConnection creates a new mock instance.
NewDatabase creates a new mock instance.
NewReadCloser creates a new mock instance.
NewRedisClient creates a new mock instance.
NewRow creates a new mock instance.
NewRows creates a new mock instance.
NewSemaphore creates a new mock instance.
NewTx creates a new mock instance.
# Structs
AMQPConnection is a mock of Connection interface.
AMQPConnectionMockRecorder is the mock recorder for AMQPConnection.
Database is a mock of Database interface.
DatabaseMockRecorder is the mock recorder for Database.
ReadCloser is a mock of ReadCloser interface.
ReadCloserMockRecorder is the mock recorder for ReadCloser.
RedisClient is a mock of RedisClient interface.
RedisClientMockRecorder is the mock recorder for RedisClient.
Row is a mock of Row interface.
RowMockRecorder is the mock recorder for Row.
Rows is a mock of Rows interface.
RowsMockRecorder is the mock recorder for Rows.
Semaphore is a mock of Semaphore interface.
SemaphoreMockRecorder is the mock recorder for Semaphore.
Tx is a mock of Tx interface.
TxMockRecorder is the mock recorder for Tx.