Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
ApiKey string
}
Config are configurations options for the service
type SendOptions ¶
type SendOptions struct { From Recipient To Recipient Title string Content string HTMLContent string }
SendOptions are options used to define the message sent.
Click to show internal directories.
Click to hide internal directories.