Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InlineImages ¶
InlineImages returns a list of detected inline image paths and replaces the src paths with "cid:filename" tag.
Types ¶
type GoTemplateMIMERenderer ¶
type GoTemplateMIMERenderer struct {
// contains filtered or unexported fields
}
GoTemplateMIMERenderer renders map to MIME buffer.
type MimeLineWrapper ¶
type MimeLineWrapper struct {
// contains filtered or unexported fields
}
MimeLineWrapper writes everything to io.Writer chunked by maxMimeLineLen.
Click to show internal directories.
Click to hide internal directories.