diff --git a/core/notifier/doc.go b/core/notifier/doc.go new file mode 100644 index 00000000..a52f008d --- /dev/null +++ b/core/notifier/doc.go @@ -0,0 +1,4 @@ +// Package Notifier contains the main functionality for the Statup Notification system +// +// by Hunter Long +package notifier diff --git a/notifiers/email.go b/notifiers/email.go index 841272fb..f8fd5f88 100644 --- a/notifiers/email.go +++ b/notifiers/email.go @@ -28,9 +28,79 @@ import ( ) const ( - MESSAGE = "\n\n
\n \n \n\n
| \n
\n
| \n
\n
| \n
+
|
+