//
pkg.gl
Category
github.com/mycontroller-org/server/v2
plugin
handler
email
package
2.0.0
Repository:
https://github.com/mycontroller-org/server.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
12
Dependents
1
Files
245 SLOC
#
Functions
New
email client.
NewSMTPClient
init smtp client.
#
Constants
AuthTypeCRAMMD5
authentication options.
AuthTypePlain
authentication options.
PluginEmail
No description provided by the author
TypeNone
service provider types.
TypeSMTP
service provider types.
#
Structs
Config
Config of email service.
SmtpClient
smtp client.
#
Interfaces
Client
Client for email service.