tencentcloud

package
v0.0.0-...-e1b3a39 Latest Latest
Warning

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

Go to latest
Published: Aug 30, 2022 License: BSD-2-Clause Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	SecretId     string `yaml:"secret_id"`
	SecretKey    string `yaml:"secret_key"`
	AppId        string `yaml:"app_id"`
	Region       string `yaml:"region"`
	Endpoint     string `yaml:"endpoint"`
	SignName     string `yaml:"sign_name"`
	TemplateCode string `yaml:"template_code"`
	Truncate     bool   `yaml:"truncate"`
}

type TencentCloud

type TencentCloud struct {
	// contains filtered or unexported fields
}

func NewTencentCloud

func NewTencentCloud(config Config) *TencentCloud

func (*TencentCloud) Send

func (tencentcloud *TencentCloud) Send(message sachet.Message) error

Jump to

Keyboard shortcuts

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