Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
var (
DefaultEmailHelper *Client
)
func (*Client) SendEmail ¶
func (e *Client) SendEmail(req *SendRequest) error
type SendRequest ¶
Click to show internal directories.
Click to hide internal directories.