Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DefaultTextContent = &TextContent{}
Functions ¶
Types ¶
type TextContent ¶
type TextContent struct { }
func (*TextContent) EmailContent ¶
func (c *TextContent) EmailContent(params param.Store) []byte
func (*TextContent) MarkdownContent ¶
func (c *TextContent) MarkdownContent(params param.Store) []byte
Click to show internal directories.
Click to hide internal directories.