Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NotificationSender ¶
type NotificationSender struct {
// contains filtered or unexported fields
}
func NewNotificationSender ¶
func NewNotificationSender(socket string) *NotificationSender
func (*NotificationSender) Send ¶
func (s *NotificationSender) Send(notification types.NotificationMessage)
func (*NotificationSender) Start ¶
func (s *NotificationSender) Start(ctx context.Context)
Click to show internal directories.
Click to hide internal directories.