Registry / cloud / tencentcloud-tencentcloud-sdk-go-tencentcloud-sms

tencentcloud-tencentcloud-sdk-go-tencentcloud-sms

JSON →
library1.0.999gogounverified

Tencent Cloud SMS service SDK for Go.

go get github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/sms
INSTALL
IMPORT
SIG · TENCENTCLOUD-TENCE
T
tencentcloud-tencentcloud-sdk-go-tencentcloud-sms
cloudgov1.0.999
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

sms
github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/sms

Initialize the SMS client with credentials.

package main import ( "fmt" "github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common" "github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/sms" ) func main() { credential := common.NewCredential("secretId", "secretKey") client, _ := sms.NewClient(credential, "ap-guangzhou") fmt.Println(client) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.999latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
27 hits · last 30 days
node
23
OpenAI (training)
1
Resources
tencentcloud-tencentcloud-sdk-go-tencentcloud-sms — go get tencentcloud-tencentcloud-sdk-go-tencentcloud-sms · libregistry