mailers

package
v0.4.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 20, 2020 License: MIT Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewEvaluationSuccessNotify

func NewEvaluationSuccessNotify(c buffalo.Context, eval *models.Evaluation, recpts []models.User) error

NewEvaluationSuccessNotify Notifies a user/s of their success in passing an evaluation

func NewReplyNotify

func NewReplyNotify(c buffalo.Context, topic *models.Topic, reply *models.Reply, recpts []models.User) error

NewReplyNotify Sends an email out to users about a reply on their subscribed topic Subscription should be checked beforehand

func NewTopicNotify

func NewTopicNotify(c buffalo.Context, topic *models.Topic, recpts []models.User) error

NewTopicNotify Sends an email out to users about a new topic on their subscribed category Subscription should be checked beforehand

func PlainTextTemplateEngine

func PlainTextTemplateEngine(input string, data map[string]interface{}, helpers map[string]interface{}) (string, error)

PlainTextTemplateEngine Unused. Legacy code from go-saloon/saloon

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL