forgotpassword

package
v1.0.7-herb-remove-grpc.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 9, 2024 License: MIT Imports: 19 Imported by: 0

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"`
}

type ForgotPasswordPostRequest

type ForgotPasswordPostRequest struct {
	Email string `param:"email" query:"email" form:"email" json:"email" xml:"email"`
	Type  string `param:"type" query:"type" form:"type" json:"type" xml:"type"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL