Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewAuthService ¶
func NewAuthService(r domain.UserRepository) domain.AuthService
func NewDepartmentService ¶
func NewDepartmentService(r domain.DepartmentRepository) domain.DepartmentService
func NewProfileService ¶
func NewProfileService(r domain.ProfileRepository) domain.ProfileService
func NewUserService ¶
func NewUserService(r domain.UserRepository) domain.UserService
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.