Please set your application to this host.
import "github.com/sendgrid/sendgrid-go"
func SendMail() error {
request := sendgrid.GetRequest(mockAPIKey, "/v3/mail/send", mockedHost)
...
}| Name | Name | Last commit date | ||
|---|---|---|---|---|
Please set your application to this host.
import "github.com/sendgrid/sendgrid-go"
func SendMail() error {
request := sendgrid.GetRequest(mockAPIKey, "/v3/mail/send", mockedHost)
...
}