package
0.0.13
Repository: https://github.com/arden/easy.git
Documentation: pkg.go.dev

# Functions

NewGormRepository returns a new base repository that implements TransactionRepository.

# Structs

No description provided by the author
Holds information about result page.

# Interfaces

Repository is a generic DB handler that cares about default error handling.
TransactionRepository extends Repository with modifier functions that accept a transaction.