sms

package
v1.0.8 Latest Latest
Warning

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

Go to latest
Published: Apr 14, 2021 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CheckCacheCode

func CheckCacheCode(key string, phone string, code string) bool

func CheckSessionCode

func CheckSessionCode(c *gin.Context, checkPhone string, checkCode string) error

func DelCacheCode added in v1.0.5

func DelCacheCode(key string, phone string)

func SaveCacheCode

func SaveCacheCode(key string, phone string, code string)

func SaveSessionCode

func SaveSessionCode(c *gin.Context, phone string, code string) error

func SendAliSms

func SendAliSms(phone string, code string, config Config) error

Types

type Config

type Config struct {
	AccessKeyId     string
	AccessKeySecret string
	SignName        string
	TemplateCode    string
	TemplateParam   string
}

Jump to

Keyboard shortcuts

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