Documentation
¶
Index ¶
- func Send(to string, subject string, htmlBody string, txtBody string) error
- func SendBirthdayMail(members []*BirthdayEmailEntry, month time.Month, day int) error
- func SendGeneric(ids []model.MemberID, subject string, message string) error
- func SendGiving(id model.MemberID, amount string, description string) error
- func SendRegister(addr string, password string) error
- func Setup() (*hermes.Hermes, error)
- type BirthdayEmailEntry
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SendBirthdayMail ¶
func SendBirthdayMail(members []*BirthdayEmailEntry, month time.Month, day int) error
func SendRegister ¶
Types ¶
type BirthdayEmailEntry ¶
Click to show internal directories.
Click to hide internal directories.