Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var AuthServ domain.AuthService
View Source
var ProfileServ domain.ProfileService
View Source
var UserServ domain.UserRepository
Functions ¶
func NewAuthService ¶
func NewAuthService(r domain.AuthRepository) domain.AuthService
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.