# README
Go-Email-Template
自己用的邮件模板
# Functions
Send 发送邮件.
No description provided by the author
SetDefaultHermesValues 引擎默认值.
# Structs
Action 是否有任何用户可以操作的内容(例如,点击按钮,查看邀请代码).
Body is the body of the email, containing all interesting data.
按钮定义一个要启动的动作.
Columns 包含不同列的元数据.
Default is the theme by default.
Email is the email containing a body.
No description provided by the author
No description provided by the author
Entry 是一个简单的映射条目 允许使用entry的slice而不是map 因为Golang map没有排序.
Flat is a theme.
Hermes is an 实例 of the hermes email 生成器.
Product 代表贵公司产品(品牌) 出现在电子邮件的页眉和页脚.
Table 是一个可以放置数据(定价网格、账单等)的表。.
No description provided by the author
# Interfaces
Theme 是接口实现,创建一个新的主题.
# Type aliases
Markdown 是HTML模板(字符串)代表Markdown内容 https://en.wikipedia.org/wiki/Markdown.
TextDirection 电子邮件中的文本描述.