package
Version:
v0.0.0-...-d0c72dd
Opens a new window with list of versions in this module.
Published: Sep 2, 2021
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Mail is a wrapper struct around the go net/mail.Message struct. This allows us to throw it into the imap handler without magic stuff
ParseMail creates a Mail instance for a valid email. Calls net/mail.ReadMessage and returns any error occurring there
Source Files
¶
Click to show internal directories.
Click to hide internal directories.