sms

package
v0.0.0-...-52ac1cc Latest Latest
Warning

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

Go to latest
Published: Dec 18, 2024 License: MIT Imports: 11 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SendAliyunSms

func SendAliyunSms(sender SmsParam) (num int64, err error)

func SendBaiduSms

func SendBaiduSms(sender SmsParam) (num int64, err error)

func SendSms

func SendSms(p SmsParam) (num int64, err error)

func SendWebChinese

func SendWebChinese(sender SmsParam) (num int64, err error)

Types

type SmsParam

type SmsParam struct {
	RegionId string
	Api      string
	Uid      string
	Key      string
	SignName string
	Mobile   string
	Text     string
}

Jump to

Keyboard shortcuts

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