Documentation
¶
Index ¶
Constants ¶
View Source
const ( FromName = "GopherSocial" UserWelcomeTemplate = "user_invitation.tmpl" )
Variables ¶
View Source
var FS embed.FS
Functions ¶
This section is empty.
Types ¶
type SendGridMailer ¶
type SendGridMailer struct {
// contains filtered or unexported fields
}
func NewSendgrid ¶
func NewSendgrid(apiKey, fromEmail string) *SendGridMailer
Click to show internal directories.
Click to hide internal directories.