package
1.0.4
Repository: https://github.com/jucardi/go-db.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
MockDB returns a new instance of IDatabase for mocking purposes.
MockQuery returns a new instance of IQuery for mocking purposes.
MockRepo returns a new instance of IRepository for mocking purposes.

# Structs

QueryMock is a mock implementation of IQuery.
QueryMock is a mock implementation of IQuery.
RepositoryMock is a mock implementation of IRepository.