# Functions
NewRepositories returns a new base repositories that implements TransactionRepositories.
# Variables
ErrNotFound is a convenience reference for the actual GORM error.
# Structs
No description provided by the author
# Interfaces
Repository is a generic DB handler that cares about default error handling.
TransactionRepository extends Repository with modifier functions that accept a transaction.