Documentation ¶
Index ¶
Constants ¶
View Source
const ( // Method : http method Method = "POST" // SendgridAPIURL : base URL of Sendgrid SendgridAPIURL = "https://api.sendgrid.com" // SendgridAPIEndpoint : endpoint of Sendgrid SendgridAPIEndpoint = "/v3/mail/send" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.