Documentation ¶
Index ¶
- type SmsClient
- func (s *SmsClient) DebugMode() *SmsClient
- func (s *SmsClient) Send(phone string, payload map[string]interface{}) error
- func (s *SmsClient) SetDomain(domain string) *SmsClient
- func (s *SmsClient) SetRegionId(regionId string) *SmsClient
- func (s *SmsClient) SetSignName(signName string) *SmsClient
- func (s *SmsClient) SetTemplateCode(code string) *SmsClient
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SmsClient ¶
type SmsClient struct {
// contains filtered or unexported fields
}
func NewSmsClient ¶
func (*SmsClient) SetRegionId ¶
func (*SmsClient) SetSignName ¶
func (*SmsClient) SetTemplateCode ¶
Click to show internal directories.
Click to hide internal directories.