notify

package
v0.2.5 Latest Latest
Warning

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

Go to latest
Published: Jul 27, 2023 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BindSendMail

func BindSendMail(code string, to string) (resp sdk.Response, err error)

TODO 绑定(邮箱)

func BindSendSms

func BindSendSms(code string, to string) (resp sdk.Response, err error)

TODO 绑定(SMS)

func GetBindEmailTemplate

func GetBindEmailTemplate() (info model.Notify, err error)

获取绑定邮箱验证码模版

func GetBindSmsTemplate

func GetBindSmsTemplate() (info model.Notify, err error)

func GetSighInEmailTemplate

func GetSighInEmailTemplate() (info model.Notify, err error)

获取登录邮箱验证码模版

func GetSighInSmsTemplate

func GetSighInSmsTemplate() (info model.Notify, err error)

func GetSighUpEmailTemplate

func GetSighUpEmailTemplate() (info model.Notify, err error)

获取注册邮箱验证码模版

func GetSighUpSmsTemplate

func GetSighUpSmsTemplate() (info model.Notify, err error)

func SighInSendMail

func SighInSendMail(code string, to string) (resp sdk.Response, err error)

TODO 登录验证码(邮箱)

func SighInSendSms

func SighInSendSms(code string, to string) (resp sdk.Response, err error)

TODO 登录验证码(SMS)

func SighUpSendMail

func SighUpSendMail(code string, to string) (resp sdk.Response, err error)

TODO 注册验证码(邮箱)

func SighUpSendSms

func SighUpSendSms(code string, to string) (resp sdk.Response, err error)

TODO 注册验证码(SMS)

Types

This section is empty.

Jump to

Keyboard shortcuts

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