package
0.0.0-20240418165223-ef80f4dcac48
Repository: https://github.com/gopheramol/domain-driven-arch.git
Documentation: pkg.go.dev

# Functions

NewUserRepository creates a new instance of UserRepositoryImpl with the provided SQL database.

# Structs

UserRepositoryImpl is the implementation of the UserRepository interface.

# Interfaces

UserRepository is an interface for user data operations.