//
pkg.gl
Category
github.com/kotaicode/resource-booking-operator
notify
package
0.2.2
Repository:
https://github.com/kotaicode/resource-booking-operator.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
1
Files
62 SLOC
#
Functions
NewNotifier
NewNotifier returns a new Notifier based on the type of notification.
#
Structs
Email
Email holds all email data.
EmailConfig
EmailConfig holds all email configuration data.
#
Interfaces
Notifier
Notifier is an interface that each type of notifier must implement.