Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Notifier ¶
type Notifier interface {
Notify(ctx context.Context, request *NotifyRequest) error
}
func NewEmailNotifier ¶
func NewEmailNotifier() Notifier
type NotifyRequest ¶
Click to show internal directories.
Click to hide internal directories.