utils

package
v0.0.0-...-4747e79 Latest Latest
Warning

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

Go to latest
Published: Dec 19, 2020 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CompareHashAndPassword

func CompareHashAndPassword(password, hashPassword string) error

CompareHashAndPassword 比较密码和加密后的哈希值

func EncryptPassword

func EncryptPassword(password string) (string, error)

EncryptPassword 对密码进行加密

func GenerateCode

func GenerateCode(max int) string

GenerateCode 生成验证码

func SendMail

func SendMail(to []string, subject, body string) error

SendMail 发送邮件

Types

This section is empty.

Jump to

Keyboard shortcuts

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