enums

package
v1.0.10 Latest Latest
Warning

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

Go to latest
Published: Aug 19, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	TencentSmsInternationalChina TencentSmsInternational = 0
	TencentSmsInternationalHMTC  TencentSmsInternational = 1
	TencentSmsInternationalAll   TencentSmsInternational = 3
	TencentSmsStatusCodeAF       TencentSmsStatusCode    = -1
	TencentSmsStatusCodeAE       TencentSmsStatusCode    = 0
	TencentSmsStatusCodeAR       TencentSmsStatusCode    = 1
	TencentSmsStatusCodeTE       TencentSmsStatusCode    = 2
)

Variables

This section is empty.

Functions

This section is empty.

Types

type CountryCode

type CountryCode string
const (
	CountryCodeChina CountryCode = `+86` // 中国区号
)

type SmsDriver

type SmsDriver string
const (
	SmsDriverTencent SmsDriver = `sms_tencent` // 腾讯服务
	SmsDriverAlipay  SmsDriver = `sms_alipay`  // 阿里云
)

func (SmsDriver) Fmt

func (d SmsDriver) Fmt() string

type TencentSmsInternational

type TencentSmsInternational uint64

func (TencentSmsInternational) Fmt

Fmt 腾讯短信类型

type TencentSmsStatusCode

type TencentSmsStatusCode int

func (TencentSmsStatusCode) Fmt

func (c TencentSmsStatusCode) Fmt() string

Fmt 腾讯短信模板状态

Jump to

Keyboard shortcuts

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