//
pkg.gl
Category
github.com/MyHomeworkSpace/api-server
email
package
0.0.0-20240613211532-eeaca3f80a88
Repository:
https://github.com/myhomeworkspace/api-server.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
14
Dependents
2
Files
147 SLOC
#
Functions
Init
Init sets up the email package.
Send
Send sends the email with the given template name and data to the specified recipient.
#
Variables
ErrDisabled
ErrDisabled is reported when Send is called while email has been disabled.