Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewNoopNotificationSender ¶
func NewNoopNotificationSender() notification.Sender
Types ¶
type Noop ¶
type Noop struct{}
func (Noop) SendNotification ¶
func (s Noop) SendNotification(ctx context.Context, nc *notification.Notification) error
Click to show internal directories.
Click to hide internal directories.