package
1.20.0
Repository: https://github.com/artifacthub/hub.git
Documentation: pkg.go.dev

# Variables

ErrFake represents a fake error used in tests.
ErrFakeDB represents a fake database error.

# 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.