Documentation
¶
Index ¶
- type Client
- func (c *Client) AccessKeyId() string
- func (c *Client) AccessKeySecret() string
- func (c *Client) CanonicalUri() string
- func (c *Client) Host() string
- func (c *Client) Scheme() string
- func (c *Client) Send(phoneNumbers, signName, templateCode string, templateParam string) (*Response, error)
- func (c *Client) XAcsVersion() string
- type Config
- type Option
- type Response
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
func (*Client) AccessKeyId ¶
func (*Client) AccessKeySecret ¶
func (*Client) CanonicalUri ¶
func (*Client) XAcsVersion ¶
type Config ¶
type Config struct {
// contains filtered or unexported fields
}
func (Config) AccessKeyId ¶
func (Config) AccessKeySecret ¶
Click to show internal directories.
Click to hide internal directories.