# Structs
DBMock is a mock implementation of the DB interface.
HTTPClientMock is a mock HTTPClient implementation.
RowMock is a mock implementation of the pgx.Row interface.
TXMock is a mock implementation of the pgx.Tx interface.
# Type aliases
ErrReader represents a faulty reader implementation.