Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
Service represents account application service
func New ¶
func New(adb model.AccountDB, udb model.UserDB, rbac model.RBACService) *Service
New creates new user application service
func (*Service) ChangePassword ¶
ChangePassword changes user's password
Click to show internal directories.
Click to hide internal directories.