package
0.0.0-20230508210146-366731b0065b
Repository: https://github.com/asoldo/golang-ecolabel-backend.git
Documentation: pkg.go.dev

# Functions

NewUserService returns an instance of UserServiceImpl, which implements the UserService interface.

# Structs

UserServiceImpl is a struct that implements the UserService interface.

# Interfaces

UserService is an interface that defines the contract for user-related services.