Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddScopedIHandler ¶
func AddScopedIHandler(builder di.ContainerBuilder)
AddScopedIHandler registers the *service as a singleton.
Types ¶
type ForgotPasswordGetRequest ¶
type ForgotPasswordGetRequest struct {
Email string `param:"email" query:"email" form:"email" json:"email" xml:"email"`
}
Click to show internal directories.
Click to hide internal directories.