Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewUserService ¶
func NewUserService(p Params) (service.UserService, error)
Types ¶
type Params ¶
type Params struct { fx.In Client auth1.ServiceClient Repo repository.UserRepository }
type UserService ¶
type UserService struct {
Params
}
func (*UserService) ChangePassword ¶
func (*UserService) UpdateProfile ¶
Click to show internal directories.
Click to hide internal directories.