Documentation
¶
Overview ¶
Package slacktemplates provides templates for Slack messages
Index ¶
Constants ¶
View Source
const ( // Embed paths are relative to the directory containing this file. When // parsing templates using the embedded filesystem the full path must be // provided, so include the templates directory prefix here. SubscriberTemplateName = "templates/new_subscriber.tmpl" UserTemplateName = "templates/new_user.tmpl" )
Variables ¶
View Source
var Templates embed.FS
Templates holds embedded Slack notification templates.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.