request

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Oct 23, 2025 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ForgotPassword

type ForgotPassword struct {
	dto.ForgotPassword
}

ForgotPassword struct to describe forgot password.

func (ForgotPassword) ToDto

func (r ForgotPassword) ToDto() dto.ForgotPassword

ToDto Convert to ForgotPassword DTO object.

type RefreshToken

type RefreshToken struct {
	dto.RefreshToken
}

RefreshToken struct to refresh JWT token.

func (RefreshToken) ToDto

func (r RefreshToken) ToDto() dto.RefreshToken

type ResetPassword

type ResetPassword struct {
	dto.ResetPassword
}

ResetPassword struct to describe reset password.

func (ResetPassword) ToDto

func (r ResetPassword) ToDto() dto.ResetPassword

ToDto Convert to ForgotPassword DTO object.

type SignIn

type SignIn struct {
	dto.SignIn
}

func (SignIn) ToDto

func (r SignIn) ToDto() dto.SignIn

ToDto convert to SignIn DTO object.

type SignUp

type SignUp struct {
	dto.SignUp
}

func (SignUp) ToDto

func (r SignUp) ToDto() dto.SignUp

ToDto Convert to SignUp DTO object.

Jump to

Keyboard shortcuts

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