package
module
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: May 22, 2019
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
gmail
Lightweight API for sending emails using the Google Gmail SMTP server.
Documentation
¶
Package gmail provides a lightweight API to send emails using the google SMTP server.
Type Login represents a set of gmail account credentials
which can be used to log in and send email via SMTP.
NewLogin returns a pointer to a login struct
containing the given email address and password.
Send sends a plaintext email message to the given recipients.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.