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

# Functions

NewUserService creates a new instance of UserServiceImpl with the provided UserRepository.

# Structs

UserServiceImpl is the implementation of the UserService interface.

# Interfaces

UserService is an interface for user-related operations.