tencent_sms

package
v0.2.6 Latest Latest
Warning

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

Go to latest
Published: Jun 18, 2023 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

* @Author: i@douxuefeng.cn * @Date: 2022-04-09 21:31:04 * @LastEditTime: 2022-04-11 11:09:49 * @LastEditors: i@douxuefeng.cn * @Description: * @FilePath: \go-utils\sms\tencent_sms\params.go

* @Author: i@douxuefeng.cn * @Date: 2022-04-09 21:28:45 * @LastEditTime: 2022-04-13 15:43:23 * @LastEditors: i@douxuefeng.cn * @Description: * @FilePath: \go-utils\sms\tencent_sms\qcloud.go

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewTencentSms

func NewTencentSms(cfg *Config) *tencentsms

Types

type Config

type Config struct {
	SecretId   string `json:"secret_id"`
	SecretKey  string `json:"secret_key"`
	SdkAppId   string `json:"sdk_appid"`
	Sign       string `json:"sign"`
	TemplateId string `json:"template_id"`
}

Jump to

Keyboard shortcuts

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