ausocean / cloud

GNU General Public License v3.0
1 stars 1 forks source link

Notifier options #80

Closed scruzin closed 1 month ago

scruzin commented 1 month ago

This implements the Notify package support for Issue #77 .

Note that SendOps is now deprecated as the functionality can be readily achieved by initializing a Notifier with the WithRecipient option set to the ops email address. The GetOpsEnvVars helper function has been added to make this a bit easier.