Documentation ¶ Index ¶ func DianxinsendSms(...) (map[string]interface{}, error) func SendSms(phone string, infoType string, value string, template string, signame string) (response *dysmsapi.SendSmsResponse, err error) func SmsOfVistor(phone, templateId, param string) (res map[string]interface{}, err error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func DianxinsendSms ¶ func DianxinsendSms(Url, userName, password, destNum, srcNum, timestamp, addSerial, signatureId, templateId, param string) (map[string]interface{}, error) func SendSms ¶ func SendSms(phone string, infoType string, value string, template string, signame string) (response *dysmsapi.SendSmsResponse, err error) func SmsOfVistor ¶ func SmsOfVistor(phone, templateId, param string) (res map[string]interface{}, err error) 发送电信短信 Types ¶ This section is empty. Source Files ¶ View all Source files aliyunsms.go dianxinsms.go Click to show internal directories. Click to hide internal directories.