aliyunsms

package
v0.0.0-...-9b96405 Latest Latest
Warning

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

Go to latest
Published: Mar 1, 2022 License: MIT Imports: 3 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Host = "https://dysmsapi.aliyuncs.com"

Functions

func NewSmsParams

func NewSmsParams(accesskey *aliyun.AccessKey) aliyun.Params

Types

type Message

type Message struct {
	PhoneNumbers    string
	SignName        string
	TemplateCode    string
	TemplateParam   string
	SmsUpExtendCode string
	OutID           string
}

func NewMessage

func NewMessage() *Message

type Result

type Result struct {
	BizId     string
	Code      string
	Message   string
	RequestId string
}

func Send

func Send(accesskey *aliyun.AccessKey, msg *Message) (*Result, error)

Jump to

Keyboard shortcuts

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