Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( //go:embed email-templates Templates embed.FS )
Functions ¶
func ConnectMongo ¶
func ConnectRedis ¶
func ConnectSQL ¶
func RandString ¶
Types ¶
type SMTP ¶
type SMTP struct { DashboardURL string Dev bool Addr string From string ConfirmationCode string Auth sasl.Client }
func ConnectSMTP ¶
func (*SMTP) SendConfirmationEmail ¶
func (*SMTP) SendConfirmationRegistration ¶
Click to show internal directories.
Click to hide internal directories.