package
0.0.0-20240716192427-68e8b16be013
Repository: https://github.com/beopensourcecollabs/eventmanagementcore.git
Documentation: pkg.go.dev

# Functions

NewSQLUserRepository creates and returns a new sql flavoured UserRepository instance.

# Variables

ErrUserNotFound is returned when a user id is invalid or malformed.
No description provided by the author
ErrUserNotFound is returned when a user is not found in the database.

# Interfaces

UserRepository represents the interface for user-related database operations.