Documentation
¶
Index ¶
Constants ¶
View Source
const InternalDate = "02-Jan-2006 15:04:05 +0700"
Date format used in INTERNALDATE fetch parameter
View Source
const RFC822Date = "Mon, 2 Jan 2006 15:04:05 +0700"
RFC822 date format used by IMAP in go date format
Variables ¶
This section is empty.
Functions ¶
func FormatDate ¶
func MIMEHeaderToString ¶
func MIMEHeaderToString(header textproto.MIMEHeader) string
func SplitParams ¶
func WriteMIMEHeader ¶
WriteMIMEHeader writes the MIME header out in the standard format. This should eventually be superseded by textproto.MIMEHeader.Write(w) once it is implemented in the go standard library.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.