sms

package
v1.7.7 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2024 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddTemplate

func AddTemplate(addTemplate *ali.Template) error

func DeleteTemplate

func DeleteTemplate(templateCode string) error

func GetTemplateList

func GetTemplateList(list *[]ali.Template) error

func InitSMSConfig

func InitSMSConfig(conf *model.SMSConfig) error

func SendSMS

func SendSMS(smsData model.SMSParam, msgCode ...string) (err error)

短信发送示例:

sms.SendSMS(sms.SMSParam{
	Phone: "15527557427",
	Code:  "8888",
})

func SendSMSByData

func SendSMSByData(smsData model.SMSCustParam) (err error)

Types

This section is empty.

Directories

Path Synopsis
sdk
ali

Jump to

Keyboard shortcuts

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