email

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: May 13, 2020 License: MIT Imports: 13 Imported by: 0

Documentation

Overview

Copyright 2019-2020 Axetroy. All rights reserved. MIT license.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SendResetPasswordEmail

func SendResetPasswordEmail(input SendResetPasswordEmailParams) (res schema.Response)

func SendResetPasswordEmailRouter

func SendResetPasswordEmailRouter(c *gin.Context)

Types

type SendResetPasswordEmailParams

type SendResetPasswordEmailParams struct {
	Email string `json:"email" valid:"required~请输入邮箱地址"` // 要发送的邮箱地址
}

Jump to

Keyboard shortcuts

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