sms

package
v0.0.0-...-68b20d9 Latest Latest
Warning

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

Go to latest
Published: Nov 8, 2023 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SMSer

type SMSer interface {
	Send(templateId string, templateParamSet []string, phoneNumber []string)
}

type SmsClient

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

func NewSmsClient

func NewSmsClient(lc logger.LoggingClient, secretId, secretKey string, appId string) *SmsClient

func (*SmsClient) Send

func (s *SmsClient) Send(templateId string, templateParamSet []string, phoneNumber []string)

Jump to

Keyboard shortcuts

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