//
pkg.gl
Category
github.com/netlify/gotrue
mailer
package
1.0.1
Repository:
https://github.com/netlify/gotrue.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
1
Files
211 SLOC
#
Functions
NewMailer
NewMailer returns a new gotrue mailer.
#
Structs
TemplateMailer
TemplateMailer will send mail and use templates from the site for easy mail styling.
#
Interfaces
Mailer
Mailer defines the interface a mailer must implement.