Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Repository ¶
Repository implements the UserRepository interface for the User model.
func New ¶
func New(db *sql.DB) Repository
func (Repository) UserDelete ¶
func (us Repository) UserDelete(usr models.User) error
Click to show internal directories.
Click to hide internal directories.