Versions in this module Expand all Collapse all v1 v1.0.0 Oct 23, 2025 Changes in this version + type ChangePassword struct + Email string + ID int + Name string + func (n ChangePassword) ToEmail() notifyMail.Data + type ResetPassword struct + Email string + ID int + Name string + Token string + func (n ResetPassword) ToEmail() notifyMail.Data