Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type AliyunSmsSender ¶
type AliyunSmsSender struct{}
func CreateAliyunSmsSender ¶
func CreateAliyunSmsSender() (*AliyunSmsSender, error)
func (*AliyunSmsSender) CreateClient ¶
func (s *AliyunSmsSender) CreateClient() (*dysmsapi20170525.Client, error)
*
- 使用AK&SK初始化账号Client
- @param accessKeyId
- @param accessKeySecret
- @return Client
- @throws Exception
func (*AliyunSmsSender) SendTemplateMessage ¶
Click to show internal directories.
Click to hide internal directories.